<?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 Failed to find datanode, suggest to check cluster health. excludeDatanodes=null in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175308#M70339</link>
    <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I have setup a cluster and HDFS is up and running.&lt;/P&gt;&lt;P&gt;But MapReduce2 and Spark not getting started. It gives the below error.&lt;/P&gt;&lt;PRE&gt;{
  "RemoteException": {
    "exception": "IOException", 
    "javaClassName": "java.io.IOException", 
    "message": "Failed to find datanode, suggest to check cluster health. excludeDatanodes=null"
  }
}&lt;/PRE&gt;&lt;P&gt;Hbase is also getting the below error&lt;/P&gt;&lt;P&gt;org.apache.hadoop.ipc.RemoteException(java.io.IOException): File /apps/hbase/data/.tmp/hbase.version could only be replicated to 0 nodes instead of minReplication (=1).There are 0 datanode(s) running and no node(s) are excluded in this operation.&lt;/P&gt;&lt;P&gt;Somehow the datanodes are not detected.&lt;/P&gt;&lt;P&gt;I updated the hosts file in all nodes with the private ip and private DNS. But still getting the same error.&lt;/P&gt;&lt;P&gt;Can someone please help me in this.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nirmal J&lt;/P&gt;</description>
    <pubDate>Thu, 26 Oct 2017 22:01:33 GMT</pubDate>
    <dc:creator>nirmal1</dc:creator>
    <dc:date>2017-10-26T22:01:33Z</dc:date>
    <item>
      <title>Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175308#M70339</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I have setup a cluster and HDFS is up and running.&lt;/P&gt;&lt;P&gt;But MapReduce2 and Spark not getting started. It gives the below error.&lt;/P&gt;&lt;PRE&gt;{
  "RemoteException": {
    "exception": "IOException", 
    "javaClassName": "java.io.IOException", 
    "message": "Failed to find datanode, suggest to check cluster health. excludeDatanodes=null"
  }
}&lt;/PRE&gt;&lt;P&gt;Hbase is also getting the below error&lt;/P&gt;&lt;P&gt;org.apache.hadoop.ipc.RemoteException(java.io.IOException): File /apps/hbase/data/.tmp/hbase.version could only be replicated to 0 nodes instead of minReplication (=1).There are 0 datanode(s) running and no node(s) are excluded in this operation.&lt;/P&gt;&lt;P&gt;Somehow the datanodes are not detected.&lt;/P&gt;&lt;P&gt;I updated the hosts file in all nodes with the private ip and private DNS. But still getting the same error.&lt;/P&gt;&lt;P&gt;Can someone please help me in this.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nirmal J&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 22:01:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175308#M70339</guid>
      <dc:creator>nirmal1</dc:creator>
      <dc:date>2017-10-26T22:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175309#M70340</link>
      <description>&lt;P&gt;It looks like HDFS is not actually running. The message you copied from HBase states that there are &lt;EM&gt;no&lt;/EM&gt; datanodes running.&lt;/P&gt;&lt;P&gt;Look at the DataNode logs and check the NameNode WebUI to try to identify why the DataNodes aren't running/included.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 22:44:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175309#M70340</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2017-10-26T22:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175310#M70341</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/223/jelser.html" nodeid="223"&gt;@Josh Elser&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I see the below error in the datanode logs&lt;/P&gt;&lt;P&gt;2017-10-26 16:53:28,746 INFOipc.Server (Server.java:run(900)) - IPC Server listener on 8010: starting&lt;/P&gt;&lt;P&gt;2017-10-26 16:53:29,892 INFOipc.Client (Client.java:handleConnectionFailure(906)) - Retrying connect to server: localhost/127.0.0.1:8020. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=50, sleepTime=1000 MILLISECONDS)&lt;/P&gt;&lt;P&gt;Is it because the namenode IP is specified wrong in some config?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nirmal J&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 23:57:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175310#M70341</guid>
      <dc:creator>nirmal1</dc:creator>
      <dc:date>2017-10-26T23:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175311#M70342</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/46251/nirmal.html" nodeid="46251"&gt;@Nirmal J&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;From the above log looks this there is an issue with /etc/hosts configuration. Can you please try&lt;/P&gt;&lt;PRE&gt;telnet &amp;lt;namenode-host&amp;gt; 8020&lt;/PRE&gt;&lt;P&gt;The datanode is pointing to localhost/127.0.0.1:8020 instead of the name node host.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 00:32:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175311#M70342</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-10-27T00:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175312#M70343</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14200/asirna.html" nodeid="14200"&gt;@Aditya Sirna&lt;/A&gt; Thanks for your time.&lt;/P&gt;&lt;P&gt;telnet gives connection refused error&lt;/P&gt;&lt;P&gt;But the service is running on port 8020 in namenode&lt;/P&gt;&lt;P&gt;Here is my master node etc/hosts&lt;/P&gt;&lt;P&gt;127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4&lt;/P&gt;&lt;P&gt;::1 localhost6 localhost6.localdomain6&lt;/P&gt;&lt;P&gt;10.0.65.59 ip-10-0-65-59.ec2.internal ip-10-0-65-59&lt;/P&gt;&lt;P&gt;10.0.125.23 ip-10-0-125-23.ec2.internal&lt;/P&gt;&lt;P&gt;10.0.190.115 ip-10-0-190-115.ec2.internal&lt;/P&gt;&lt;P&gt;And this is my slave node /etc/hosts&lt;/P&gt;&lt;P&gt;127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4&lt;/P&gt;&lt;P&gt;::1 localhost6 localhost6.localdomain6&lt;/P&gt;&lt;P&gt;10.0.125.23 ip-10-0-125-23.ec2.internal ip-10-0-125-23&lt;/P&gt;&lt;P&gt;10.0.65.59 ip-10-0-65-59.ec2.internal&lt;/P&gt;&lt;P&gt;10.0.190.115 ip-10-0-190-115.ec2.internal&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nirmal J&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 00:39:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175312#M70343</guid>
      <dc:creator>nirmal1</dc:creator>
      <dc:date>2017-10-27T00:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175313#M70344</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46251/nirmal.html" nodeid="46251"&gt;@Nirmal J&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you please check the value of &lt;STRONG&gt;dfs.namenode.rpc-address&lt;/STRONG&gt; from Advanced hdfs-site.xml &lt;/P&gt;&lt;P&gt;Thanks,
Aditya&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 00:53:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175313#M70344</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-10-27T00:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175314#M70345</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14200/asirna.html" nodeid="14200"&gt;@Aditya Sirna&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It is localhost:8020&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nirmal J&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 00:55:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175314#M70345</guid>
      <dc:creator>nirmal1</dc:creator>
      <dc:date>2017-10-27T00:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175315#M70346</link>
      <description>&lt;P&gt;Please change it to hostname and try restarting the services. Make sure that "telnet hostname 8020" works&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 00:56:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175315#M70346</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-10-27T00:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175316#M70347</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14200/asirna.html" nodeid="14200"&gt;@Aditya Sirna&lt;/A&gt; I tried to give the namenode public IP there. But the namenode itself failed to start&lt;/P&gt;&lt;PRE&gt;Call From ip-10-0-65-59.ec2.internal/10.0.65.59 to 34.231.98.121:8020 failed on connection exception: java.net.ConnectException: Connection refused;&lt;/PRE&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:07:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175316#M70347</guid>
      <dc:creator>nirmal1</dc:creator>
      <dc:date>2017-10-27T11:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175317#M70348</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46251/nirmal.html" nodeid="46251"&gt;@Nirmal J&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I would recommend using hostnames than IPs. If you want to use IPs instead , use either all private IPs or all public. As you have configured all private IPs in /etc/hosts , it is better to use private IPs. But my recommendation is to go with hostnames.&lt;/P&gt;&lt;P&gt;Also , make sure that you able to ping with the private IPs and hostnames from one box to another&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 11:19:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175317#M70348</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-10-27T11:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175318#M70349</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14200/asirna.html" nodeid="14200"&gt;@Aditya Sirna&lt;/A&gt; The error seems to be weird&lt;/P&gt;&lt;P&gt;1) The namenode service is up and running in the master&lt;/P&gt;&lt;P&gt;[cloudbreak@ip-10-0-223-116 ~]$ sudo netstat -nltp| grep :8020&lt;/P&gt;&lt;P&gt;tcp00 127.0.0.1:80200.0.0.0:* LISTEN6689/java &lt;/P&gt;&lt;P&gt;2) Port 8020 is open for all&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/41579-screen-shot-2017-10-27-at-124602-pm.png"&gt;screen-shot-2017-10-27-at-124602-pm.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3) I can ping from master to slave using the private DNS&lt;/P&gt;&lt;P&gt;4) But telnet is getting connection refused&lt;/P&gt;&lt;P&gt;[cloudbreak@ip-10-0-109-247 hdfs]$ telnet 10.0.223.116 8020&lt;/P&gt;&lt;P&gt;Trying 10.0.223.116...&lt;/P&gt;&lt;P&gt;telnet: connect to address 10.0.223.116: Connection refused&lt;/P&gt;&lt;P&gt;5) Datanode logs has the below error&lt;/P&gt;&lt;P&gt;2017-10-27 05:24:15,073 INFOipc.Client (Client.java:handleConnectionFailure(906)) - Retrying connect to server: ip-10-0-223-116.ec2.internal/10.0.223.116:8020. Already tried 48 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=50, sleepTime=1000 MILLISECONDS)&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 14:23:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175318#M70349</guid>
      <dc:creator>nirmal1</dc:creator>
      <dc:date>2017-10-27T14:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175319#M70350</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46251/nirmal.html" nodeid="46251"&gt;@Nirmal J&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Can you set &lt;STRONG&gt;dfs.namenode.rpc-address &lt;/STRONG&gt;to ip-10-0-223-116 and restart the namenode. &lt;/P&gt;&lt;P&gt;Hope you have the below mapping in /etc/hosts&lt;/P&gt;&lt;PRE&gt;10.0.223.116 ip-10-0-223-116&lt;/PRE&gt;</description>
      <pubDate>Fri, 27 Oct 2017 14:56:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175319#M70350</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2017-10-27T14:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175320#M70351</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46251/nirmal.html" nodeid="46251"&gt;@Nirmal J&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In one of your previous update you mentioned that&lt;EM&gt;&lt;STRONG&gt; "I can ping from master to slave using the private DNS, But telnet is getting connection refused"&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;That can happen if there is a firewall issue. So can you also please check if the "iptables" (or firewalld) is stopped on NameNode host and also on all the datanode hosts. Please share the output of the following from the  DataNode host.&lt;/P&gt;&lt;PRE&gt;# service iptables status
# service iptables stop
# ping  telnet 10.0.223.116 
# ping  ip-10-0-223-116
# telnet 10.0.223.116 8020&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Also the "/etc/hosts" file accross the cluster should look almost idnenticle so that every node of the cluster can connect/resolve to each other using their FQDN/Hostname.&lt;/P&gt;&lt;P&gt;Also please check of the  "hostname -f"  is returning the correct FQDN on every host  Specially the NameNode and on the DataNode that is failing to connect.&lt;/P&gt;&lt;PRE&gt;# hostname -f&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:07:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175320#M70351</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-10-27T15:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175321#M70352</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46251/nirmal.html" nodeid="46251"&gt;@Nirmal J&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Also based on your previous shared  "/etc/hosts" file content i do not see any where the following address is mapped:&lt;/P&gt;&lt;PRE&gt;10.0.223.116	  ip-10-0-65-59.ec2.internal	ip-10-0-65-59.ec2&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Is this your NameNode address ? "34.231.98.121"   Or  "10.0.223.116"    &lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:12:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175321#M70352</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-10-27T15:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175322#M70353</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46251/nirmal.html" nodeid="46251"&gt;@Nirmal J&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you also share the output of the following commands from the NameNode host?&lt;/P&gt;&lt;PRE&gt;# service iptables status
# hostname -f
# netstat -tnlpa | grep `cat /var/run/hadoop/hdfs/hadoop-hdfs-namenode.pid&lt;/PRE&gt;&lt;P&gt;.&lt;BR /&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46251/nirmal.html" nodeid="46251"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:15:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175322#M70353</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-10-27T15:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175323#M70354</link>
      <description>&lt;P&gt;This didn't work &lt;A rel="user" href="https://community.cloudera.com/users/14200/asirna.html" nodeid="14200"&gt;@Aditya Sirna&lt;/A&gt;. Still the same issue.&lt;/P&gt;&lt;P&gt;It seems like some kind of firewall issue. &lt;/P&gt;&lt;P&gt;telnet 10.0.223.116 8020 is connecting from namenode, but not from datanode&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:29:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175323#M70354</guid>
      <dc:creator>nirmal1</dc:creator>
      <dc:date>2017-10-27T15:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175324#M70355</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay SenSharma&lt;/A&gt; &lt;/P&gt;&lt;P&gt;[cloudbreak@ip-10-0-223-116 ~]$ sudo service iptables status&lt;/P&gt;&lt;P&gt;iptables: Firewall is not running.&lt;/P&gt;&lt;P&gt;[cloudbreak@ip-10-0-223-116 ~]$ hostname -f&lt;/P&gt;&lt;P&gt;ip-10-0-223-116.ec2.internal&lt;/P&gt;&lt;P&gt;[cloudbreak@ip-10-0-223-116 ~]$ sudo netstat -tnlpa | grep `cat /var/run/hadoop/hdfs/hadoop-hdfs-namenode.pid`&lt;/P&gt;&lt;P&gt;tcp00 127.0.0.1:80200.0.0.0:* LISTEN29280/java &lt;/P&gt;&lt;P&gt;tcp00 127.0.0.1:50070 0.0.0.0:* LISTEN29280/java &lt;/P&gt;&lt;P&gt;tcp00 127.0.0.1:20103 0.0.0.0:* LISTEN29280/java&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:32:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175324#M70355</guid>
      <dc:creator>nirmal1</dc:creator>
      <dc:date>2017-10-27T15:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175325#M70356</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46251/nirmal.html" nodeid="46251"&gt;@Nirmal J&lt;/A&gt; &lt;/P&gt;&lt;P&gt;It is strange to see the address 127.0.0.1:8020  in your output   which says that the port 8020 is listening on 127.0.0.1 address means from remote machine that port can not be accessed.&lt;/P&gt;&lt;P&gt;Ideally the NameNode address should be showing something like following:&lt;/P&gt;&lt;PRE&gt;# netstat -tnlpa | grep `cat /var/run/hadoop/hdfs/hadoop-hdfs-namenode.pid`
tcp        0      0 172.27.10.2:8020             0.0.0.0:*                   LISTEN      509/java            
tcp        0      0 172.27.10.2:50070            0.0.0.0:*                   LISTEN      509/java      
&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Can you please check and share the core-site.xml / hdfs-site.xml to see if th NameNode address is correct and it listening on   Hostname  (FQDN)   and not on 127.0.0.1&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:50:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175325#M70356</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-10-27T15:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175326#M70357</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46251/nirmal.html" nodeid="46251"&gt;@Nirmal J&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please check the ifconfig  output on the NameNode to see the actual IP Address that it is supposed to be using.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;# ifconfig
eth0  Link encap:Ethernet  HWaddr 12:42:AA:11:00:02  
  inet addr:172.27.10.2  Bcast:0.0.0.0  Mask:255.255.0.0
.
.
lo  Link encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46251/nirmal.html" nodeid="46251"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:54:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175326#M70357</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-10-27T15:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to find datanode, suggest to check cluster health. excludeDatanodes=null</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175327#M70358</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46251/nirmal.html" nodeid="46251"&gt;@Nirmal J&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As your NameNode port 127.0.0.1:8020  indicates that it is listening on "127.0.0.1" IP hence remotely the port 8020 can not be contacted.&lt;BR /&gt;&lt;BR /&gt;So you should check the "dfs.namenode.rpc-address" property of your HDFS to see if it is configured properly with "$HOSTNAME:8020"  or not?   &lt;BR /&gt;&lt;BR /&gt;And if that hostname is resolving to the IPAddress of the NameNode host?&lt;BR /&gt;&lt;BR /&gt;Can you please check and share the core-site.xml / hdfs-site.xml to see if th NameNode address is correct and it listening on Hostname (FQDN) and not on 127.0.0.1&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;This can happen normally in two cases.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1. If the /etc/hosts  file entry on NameNode is not correct.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2. The other network interface addresses are not resolving.   &lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 16:02:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-find-datanode-suggest-to-check-cluster-health/m-p/175327#M70358</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-10-27T16:02:42Z</dc:date>
    </item>
  </channel>
</rss>

