<?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 Nifi load file from Virtual machine azure in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Nifi-load-file-from-Virtual-machine-azure/m-p/312573#M225190</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/69083"&gt;@Nifi&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;I created a flow in local nifi, now i ve to do the deployment in virtual machine azure.&lt;/P&gt;&lt;P&gt;I use docker compose to do that and it works but the ListFile processor to ingest the file doesn't accept the directory path of virtual machine.&lt;/P&gt;&lt;P&gt;I insert the path that i find from virtual machine terminal (with the command pwd) but doesn't work.&lt;/P&gt;&lt;P&gt;How can i ingest the file that i ve load on virtual machine?&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Mar 2021 10:58:09 GMT</pubDate>
    <dc:creator>Lallagreta</dc:creator>
    <dc:date>2021-03-08T10:58:09Z</dc:date>
    <item>
      <title>Nifi load file from Virtual machine azure</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Nifi-load-file-from-Virtual-machine-azure/m-p/312573#M225190</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/69083"&gt;@Nifi&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;I created a flow in local nifi, now i ve to do the deployment in virtual machine azure.&lt;/P&gt;&lt;P&gt;I use docker compose to do that and it works but the ListFile processor to ingest the file doesn't accept the directory path of virtual machine.&lt;/P&gt;&lt;P&gt;I insert the path that i find from virtual machine terminal (with the command pwd) but doesn't work.&lt;/P&gt;&lt;P&gt;How can i ingest the file that i ve load on virtual machine?&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 10:58:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Nifi-load-file-from-Virtual-machine-azure/m-p/312573#M225190</guid>
      <dc:creator>Lallagreta</dc:creator>
      <dc:date>2021-03-08T10:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi load file from Virtual machine azure</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Nifi-load-file-from-Virtual-machine-azure/m-p/312574#M225191</link>
      <description>&lt;P&gt;Can we confirm if directory which used for ListFile: Input Directory property is mounted to docker container which is running NiFi application ? ref :&amp;nbsp;&lt;A href="https://docs.docker.com/storage/bind-mounts/" target="_blank"&gt;https://docs.docker.com/storage/bind-mounts/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 11:38:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Nifi-load-file-from-Virtual-machine-azure/m-p/312574#M225191</guid>
      <dc:creator>ckumar</dc:creator>
      <dc:date>2021-03-08T11:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi load file from Virtual machine azure</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Nifi-load-file-from-Virtual-machine-azure/m-p/312619#M225198</link>
      <description>&lt;P&gt;No.. it's on virtual machine and not included into dockerfile of docker-compose.yml&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 15:47:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Nifi-load-file-from-Virtual-machine-azure/m-p/312619#M225198</guid>
      <dc:creator>Lallagreta</dc:creator>
      <dc:date>2021-03-08T15:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi load file from Virtual machine azure</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Nifi-load-file-from-Virtual-machine-azure/m-p/312620#M225199</link>
      <description>&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;ListFile will read from local file system directory but in this case if local file system directory is on VM host on which docker container is running then very 1st setup would be to make that local file mount/dir to accessible by docker container as storage mount/dir using bind mount for read/write.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 15:54:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Nifi-load-file-from-Virtual-machine-azure/m-p/312620#M225199</guid>
      <dc:creator>ckumar</dc:creator>
      <dc:date>2021-03-08T15:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi load file from Virtual machine azure</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Nifi-load-file-from-Virtual-machine-azure/m-p/312626#M225202</link>
      <description>&lt;P&gt;yes it's quite right! i add a volumes on docker compose that connect directory on VM to docker-compose.&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 18:10:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Nifi-load-file-from-Virtual-machine-azure/m-p/312626#M225202</guid>
      <dc:creator>Lallagreta</dc:creator>
      <dc:date>2021-03-08T18:10:49Z</dc:date>
    </item>
  </channel>
</rss>

