<?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: Unable to connect NiFi to HDFS on HDP sandbox 3.0.1 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-NiFi-to-HDFS-on-HDP-sandbox-3-0-1/m-p/325883#M229741</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it was simpler than I thought.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- leave NAT on vmware network settings.&lt;/P&gt;&lt;P&gt;- in your windows host add entry in file hosts:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="himock_0-1633013432282.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/32503i1484D4C892B37322/image-size/medium?v=v2&amp;amp;px=400" role="button" title="himock_0-1633013432282.png" alt="himock_0-1633013432282.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;- Download and install Nifi on hdp sandbox:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://nifi.apache.org/download.html" target="_blank"&gt;http://nifi.apache.org/download.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- in conf/nifi.properties modify https web properties from&amp;nbsp;nifi.web.https.host=127.0.0.1 to nifi.web.https.host=sandbox-hdp.hortonworks.com&lt;/P&gt;&lt;P&gt;- start Nifi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://sandbox-hdp.hortonworks.com:8443/nifi/" target="_blank"&gt;https://sandbox-hdp.hortonworks.com:8443/nifi/&lt;/A&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 14:56:51 GMT</pubDate>
    <dc:creator>himock</dc:creator>
    <dc:date>2021-09-30T14:56:51Z</dc:date>
    <item>
      <title>Unable to connect NiFi to HDFS on HDP sandbox 3.0.1</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-NiFi-to-HDFS-on-HDP-sandbox-3-0-1/m-p/325785#M229719</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to connect NiFi (installed in my windows host) to HDP sandbox 3.0.1 (vmware) , but I have some trouble. For example if i try to use ListHDFS processor, it works, but if I try to use FetchHDFS it doesn't work, I got the error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR [Timer-Driven Process Thread-7] o.a.nifi.processors.hadoop.FetchHDFS FetchHDFS[id=32589ddd-017c-1000-5c99-2e601313c742] Failed to process session due to org.apache.nifi.processor.exception.FlowFileAccessException: Failed to import data from org.apache.hadoop.hdfs.client.HdfsDataInputStream@2dec7fd9: org.apache.hadoop.hdfs.DFSInputStream@7eb12001 for StandardFlowFileRecord[uuid=8a5cd0d3-8a89-43e7-a3af-7f369a8e8412,claim=,offset=0,name=00000_0,size=0] due to org.apache.nifi.processor.exception.FlowFileAccessException: Unable to create ContentClaim due to org.apache.hadoop.hdfs.BlockMissingException: Could not obtain block: BP-1419118625-172.17.0.2-1543512323726:blk_1073742033_1212 file=&amp;lt;path&amp;gt;; Processor Administratively Yielded for 1 sec: org.apache.hadoop.hdfs.BlockMissingException: Could not obtain block: BP-1419118625-172.17.0.2-1543512323726:blk_1073742033_1212 file=&amp;lt;path&amp;gt;&lt;BR /&gt;? causes: org.apache.nifi.processor.exception.FlowFileAccessException: Unable to create ContentClaim due to org.apache.hadoop.hdfs.BlockMissingException: Could not obtain block: BP-1419118625-172.17.0.2-1543512323726:blk_1073742033_1212 file=&amp;lt;path&amp;gt;&lt;BR /&gt;? causes: org.apache.nifi.processor.exception.FlowFileAccessException: Failed to import data from org.apache.hadoop.hdfs.client.HdfsDataInputStream@2dec7fd9: org.apache.hadoop.hdfs.DFSInputStream@7eb12001 for StandardFlowFileRecord[uuid=8a5cd0d3-8a89-43e7-a3af-7f369a8e8412,claim=,offset=0,name=00000_0,size=0] due to org.apache.nifi.processor.exception.FlowFileAccessException: Unable to create ContentClaim due to org.apache.hadoop.hdfs.BlockMissingException: Could not obtain block: BP-1419118625-172.17.0.2-1543512323726:blk_1073742033_1212 file=&amp;lt;path&amp;gt;&lt;BR /&gt;org.apache.nifi.processor.exception.FlowFileAccessException: Failed to import data from org.apache.hadoop.hdfs.client.HdfsDataInputStream@2dec7fd9: org.apache.hadoop.hdfs.DFSInputStream@7eb12001 for StandardFlowFileRecord[uuid=8a5cd0d3-8a89-43e7-a3af-7f369a8e8412,claim=,offset=0,name=00000_0,size=0] due to org.apache.nifi.processor.exception.FlowFileAccessException: Unable to create ContentClaim due to org.apache.hadoop.hdfs.BlockMissingException: Could not obtain block: BP-1419118625-172.17.0.2-1543512323726:blk_1073742033_1212 file=&amp;lt;path&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to change network settings from NAT to Host-Only in vmware options (I found this solution in some other thread) but I got this error while starting VM:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="himock_0-1632985348732.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/32490iC3B283E22D41D109/image-size/medium?v=v2&amp;amp;px=400" role="button" title="himock_0-1632985348732.png" alt="himock_0-1632985348732.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried also to install NiFi on VM without success. How can I solve this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to all&lt;/P&gt;&lt;P&gt;Simone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 07:05:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-NiFi-to-HDFS-on-HDP-sandbox-3-0-1/m-p/325785#M229719</guid>
      <dc:creator>himock</dc:creator>
      <dc:date>2021-09-30T07:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect NiFi to HDFS on HDP sandbox 3.0.1</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-NiFi-to-HDFS-on-HDP-sandbox-3-0-1/m-p/325883#M229741</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it was simpler than I thought.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- leave NAT on vmware network settings.&lt;/P&gt;&lt;P&gt;- in your windows host add entry in file hosts:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="himock_0-1633013432282.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/32503i1484D4C892B37322/image-size/medium?v=v2&amp;amp;px=400" role="button" title="himock_0-1633013432282.png" alt="himock_0-1633013432282.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;- Download and install Nifi on hdp sandbox:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://nifi.apache.org/download.html" target="_blank"&gt;http://nifi.apache.org/download.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- in conf/nifi.properties modify https web properties from&amp;nbsp;nifi.web.https.host=127.0.0.1 to nifi.web.https.host=sandbox-hdp.hortonworks.com&lt;/P&gt;&lt;P&gt;- start Nifi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://sandbox-hdp.hortonworks.com:8443/nifi/" target="_blank"&gt;https://sandbox-hdp.hortonworks.com:8443/nifi/&lt;/A&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 14:56:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-connect-NiFi-to-HDFS-on-HDP-sandbox-3-0-1/m-p/325883#M229741</guid>
      <dc:creator>himock</dc:creator>
      <dc:date>2021-09-30T14:56:51Z</dc:date>
    </item>
  </channel>
</rss>

