<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question How to Execute an external binary file and pass the flowFiles as arguments of the binary File in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Execute-an-external-binary-file-and-pass-the/m-p/219635#M72447</link>
    <description>&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;I have a project that collect files in a directory and i create i binary that transform the file passed in argument &lt;/P&gt;&lt;P&gt;ex : ./myBinary &amp;lt;theFile&amp;gt; if execute it in as a shell command .... &lt;/P&gt;&lt;P&gt;but i want to integrate it in the nifi and do automaticaly the transformation for every files that arrives in the directory.&lt;/P&gt;&lt;P&gt;Thanks for advance for your answers. &lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2017 13:35:39 GMT</pubDate>
    <dc:creator>rtianamanantsoa</dc:creator>
    <dc:date>2017-12-07T13:35:39Z</dc:date>
    <item>
      <title>How to Execute an external binary file and pass the flowFiles as arguments of the binary File</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Execute-an-external-binary-file-and-pass-the/m-p/219635#M72447</link>
      <description>&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;I have a project that collect files in a directory and i create i binary that transform the file passed in argument &lt;/P&gt;&lt;P&gt;ex : ./myBinary &amp;lt;theFile&amp;gt; if execute it in as a shell command .... &lt;/P&gt;&lt;P&gt;but i want to integrate it in the nifi and do automaticaly the transformation for every files that arrives in the directory.&lt;/P&gt;&lt;P&gt;Thanks for advance for your answers. &lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 13:35:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Execute-an-external-binary-file-and-pass-the/m-p/219635#M72447</guid>
      <dc:creator>rtianamanantsoa</dc:creator>
      <dc:date>2017-12-07T13:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute an external binary file and pass the flowFiles as arguments of the binary File</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Execute-an-external-binary-file-and-pass-the/m-p/219636#M72448</link>
      <description>&lt;P&gt;You could setup ListFile processor to periodically monitor the directory, and send the listings to an ExecuteCommand processor.&lt;/P&gt;&lt;P&gt;The command to execute would be ./yourBinary ${path}/${filename}"&lt;/P&gt;&lt;P&gt;The path and filename variables come from the flow files produced by ListFile.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 04:54:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Execute-an-external-binary-file-and-pass-the/m-p/219636#M72448</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-12-08T04:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute an external binary file and pass the flowFiles as arguments of the binary File</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Execute-an-external-binary-file-and-pass-the/m-p/219637#M72449</link>
      <description>&lt;P&gt;thank you very much , it is very helpful&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 20:29:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Execute-an-external-binary-file-and-pass-the/m-p/219637#M72449</guid>
      <dc:creator>rtianamanantsoa</dc:creator>
      <dc:date>2017-12-18T20:29:12Z</dc:date>
    </item>
  </channel>
</rss>

