<?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 Re: How to connect apache nifi with hadoop? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/313629#M225628</link>
    <description>&lt;P&gt;For future reference adding here the link to our public documentation on &lt;A href="https://docs.cloudera.com/cdf-datahub/7.2.0/nifi-hive-ingest/topics/cdf-datahub-hive-ingest-connection-detail.html" target="_self"&gt;how to connect NiFi with Hive on CDP.&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Mar 2021 14:50:57 GMT</pubDate>
    <dc:creator>Bender</dc:creator>
    <dc:date>2021-03-23T14:50:57Z</dc:date>
    <item>
      <title>How to connect apache nifi with hadoop?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/312219#M225042</link>
      <description>&lt;P&gt;&lt;SPAN&gt;hello guys hope you doing well I want to put data into hdfs using putHDFS processor of apache nifi and keep getting me invalid processor here's my configuration&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://i.stack.imgur.com/YoZEw.png" target="_blank" rel="nofollow noopener noreferrer"&gt;conf&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;and here's my pipeline&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://i.stack.imgur.com/wNQY9.png" target="_blank" rel="nofollow noopener noreferrer"&gt;pipeline&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;Hope there's a good tutorial that can help me ? Thank you in advance !!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 11:58:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/312219#M225042</guid>
      <dc:creator>totti1</dc:creator>
      <dc:date>2021-03-01T11:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect apache nifi with hadoop?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/312239#M225050</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/85664"&gt;@totti1&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Nifi cluste is not aware of your Hadoop cluster until you copy these 2 files from your cluster /etc/hadoop/conf/hdfs-site.xml or /etc/hadoop/conf/core-site.xml to your local nifi installation&lt;/P&gt;&lt;P&gt;Hadoop configuration resources=/local/dir/hdfs-site.xml,/local/dir/core-site.xml&lt;BR /&gt;look for any of these processor group for HDFS&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="processor.JPG" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/30548iF54E2B7F645E012B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="processor.JPG" alt="processor.JPG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that helps&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 18:11:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/312239#M225050</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2021-03-01T18:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect apache nifi with hadoop?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/312243#M225053</link>
      <description>&lt;P&gt;Thank you for the reply&amp;nbsp;&lt;/P&gt;&lt;P&gt;first of all I am installing apache nifi in windows and cloudera in a virtual machine&lt;/P&gt;&lt;P&gt;how to put those files in putHDFS processor configuration ???&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 19:49:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/312243#M225053</guid>
      <dc:creator>totti1</dc:creator>
      <dc:date>2021-03-01T19:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect apache nifi with hadoop?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/312244#M225054</link>
      <description>&lt;P&gt;And now I'm getting this error&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;20:57:07 CET WARNING&lt;BR /&gt;PutHDFS[id=ecd594bf-0177-1000-916a-aeb3f6dc26ca] Error stopping FileSystem statistics thread: null&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;20:57:07 CET ERROR&lt;BR /&gt;PutHDFS[id=ecd594bf-0177-1000-916a-aeb3f6dc26ca] Failed to properly initialize Processor. If still scheduled to run, NiFi will attempt to initialize and run the Processor again after the 'Administrative Yield Duration' has elapsed. Failure is due to java.nio.channels.UnresolvedAddressException: java.nio.channels.UnresolvedAddressException&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;20:57:07 CET ERROR&lt;BR /&gt;PutHDFS[id=ecd594bf-0177-1000-916a-aeb3f6dc26ca] HDFS Configuration error - null: java.nio.channels.UnresolvedAddressException&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;20:56:35 CET WARNING&lt;BR /&gt;PutHDFS[id=ecd594bf-0177-1000-916a-aeb3f6dc26ca] Error stopping FileSystem statistics thread: null&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;20:56:35 CET ERROR&lt;BR /&gt;PutHDFS[id=ecd594bf-0177-1000-916a-aeb3f6dc26ca] Failed to properly initialize Processor. If still scheduled to run, NiFi will attempt to initialize and run the Processor again after the 'Administrative Yield Duration' has elapsed. Failure is due to java.nio.channels.UnresolvedAddressException: java.nio.channels.UnresolvedAddressException&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 01 Mar 2021 20:01:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/312244#M225054</guid>
      <dc:creator>totti1</dc:creator>
      <dc:date>2021-03-01T20:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect apache nifi with hadoop?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/312245#M225055</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/85664"&gt;@totti1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need to copy the hdfs/core-site.xml to a local path accessible to your windows. And you will need to update your host's file entry to make the VM reachable from the windows machine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be able to ping your vm from the windows machine and vice versa.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;change core-site.xml and hdfs-site.xml files and remove the FQDN:8020 to an IP ie for class C network like 192.168.10.201:8020 restart the processors and let me know.&lt;BR /&gt;&lt;BR /&gt;Hope that helps?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 20:41:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/312245#M225055</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2021-03-01T20:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect apache nifi with hadoop?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/312295#M225081</link>
      <description>&lt;P&gt;It worked Thank you so much&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 10:45:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/312295#M225081</guid>
      <dc:creator>totti1</dc:creator>
      <dc:date>2021-03-02T10:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect apache nifi with hadoop?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/313629#M225628</link>
      <description>&lt;P&gt;For future reference adding here the link to our public documentation on &lt;A href="https://docs.cloudera.com/cdf-datahub/7.2.0/nifi-hive-ingest/topics/cdf-datahub-hive-ingest-connection-detail.html" target="_self"&gt;how to connect NiFi with Hive on CDP.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 14:50:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-connect-apache-nifi-with-hadoop/m-p/313629#M225628</guid>
      <dc:creator>Bender</dc:creator>
      <dc:date>2021-03-23T14:50:57Z</dc:date>
    </item>
  </channel>
</rss>

