<?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: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node. in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127631#M90340</link>
    <description>&lt;P&gt;@Prakash &lt;/P&gt;&lt;P&gt;Have you tried using internal ip instead?&lt;/P&gt;&lt;P&gt;Please give it a shot if not already done.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Feb 2016 23:06:50 GMT</pubDate>
    <dc:creator>rahulpathak109</dc:creator>
    <dc:date>2016-02-08T23:06:50Z</dc:date>
    <item>
      <title>Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127602#M90311</link>
      <description>&lt;P&gt;Below is the exception I am getting: &lt;/P&gt;&lt;PRE&gt;Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/common-services/HDFS/2.1.0.2.0/package/scripts/namenode.py", line 433, in &amp;lt;module&amp;gt;
    NameNode().execute()
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 219, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/common-services/HDFS/2.1.0.2.0/package/scripts/namenode.py", line 102, in start
    namenode(action="start", hdfs_binary=hdfs_binary, upgrade_type=upgrade_type, env=env)
  File "/usr/lib/python2.6/site-packages/ambari_commons/os_family_impl.py", line 89, in thunk
    return fn(*args, **kwargs)
  File "/var/lib/ambari-agent/cache/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_namenode.py", line 112, in namenode
    create_log_dir=True
  File "/var/lib/ambari-agent/cache/common-services/HDFS/2.1.0.2.0/package/scripts/utils.py", line 267, in service
    Execute(daemon_cmd, not_if=process_id_exists_command, environment=hadoop_env_exports)
  File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 154, in __init__
    self.env.run()
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 158, in run
    self.run_action(resource, action)
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 121, in run_action
    provider_action()
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 238, in action_run
    tries=self.resource.tries, try_sleep=self.resource.try_sleep)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 70, in inner
    result = function(command, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 92, in checked_call
    tries=tries, try_sleep=try_sleep)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 140, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 291, in _call
    raise Fail(err_msg)
resource_management.core.exceptions.Fail: Execution of 'ambari-sudo.sh su hdfs -l -s /bin/bash -c 'ulimit -c unlimited ;  /usr/hdp/current/hadoop-client/sbin/hadoop-daemon.sh --config /usr/hdp/current/hadoop-client/conf start namenode'' returned 1. starting namenode, logging to /var/log/hadoop/hdfs/hadoop-hdfs-namenode-pp-hdp-m.out&lt;/PRE&gt;</description>
      <pubDate>Fri, 05 Feb 2016 07:49:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127602#M90311</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-02-05T07:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127603#M90312</link>
      <description>&lt;P&gt;What's the output of /var/log/hadoop/hdfs/hadoop-hdfs-namenode-pp-hdp-m.log ?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 07:50:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127603#M90312</guid>
      <dc:creator>afernandez</dc:creator>
      <dc:date>2016-02-05T07:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127604#M90313</link>
      <description>&lt;P&gt;Can you please post logs from /var/log/hadoop/hdfs/hadoop-hdfs-namenode-pp-hdp-m.out.
Also post ulimit -a from the nodes where DN and NN are running ?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 14:43:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127604#M90313</guid>
      <dc:creator>SK1</dc:creator>
      <dc:date>2016-02-05T14:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127605#M90314</link>
      <description>&lt;P&gt;Hi ! Saurabh - Thank you so much. &lt;A rel="user" href="https://community.cloudera.com/users/2273/saurabhmcakiet.html" nodeid="2273"&gt;@Saurabh Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;output of /var/log/hadoop/hdfs/hadoop-hdfs-namenode-pp-hdp-m.out&lt;/P&gt;&lt;P&gt;ulimit -a for user hdfs&lt;/P&gt;&lt;P&gt;
core file size          (blocks, -c) unlimited &lt;/P&gt;&lt;P&gt;data seg size           (kbytes, -d) unlimited &lt;/P&gt;&lt;P&gt;scheduling priority             (-e) 0 &lt;/P&gt;&lt;P&gt;file size               (blocks, -f) unlimited &lt;/P&gt;&lt;P&gt;pending signals                 (-i) 63413 &lt;/P&gt;&lt;P&gt;max locked memory       (kbytes, -l) 64 &lt;/P&gt;&lt;P&gt;max memory size         (kbytes, -m) unlimited &lt;/P&gt;&lt;P&gt;open files                      (-n) 128000 &lt;/P&gt;&lt;P&gt;pipe size            (512 bytes, -p) 8 &lt;/P&gt;&lt;P&gt;POSIX message &lt;/P&gt;&lt;P&gt;queues     (bytes, -q) 819200 &lt;/P&gt;&lt;P&gt;real-time priority              (-r) 0 &lt;/P&gt;&lt;P&gt;stack size              (kbytes, -s) 8192 &lt;/P&gt;&lt;P&gt;cpu time               (seconds, -t) &lt;/P&gt;&lt;P&gt;unlimited
max user processes              (-u) 65536 &lt;/P&gt;&lt;P&gt;virtual memory          (kbytes, -v) &lt;/P&gt;&lt;P&gt;unlimited
file locks                      (-x) unlimited&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 04:40:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127605#M90314</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-02-06T04:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127606#M90315</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2273/saurabhmcakiet.html" nodeid="2273"&gt;@Saurabh Kumar&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Looks like what is happening is it's not able to assign port 50070 to the hostname. &lt;/P&gt;&lt;P&gt;java.net.BindException: Port in use: pp-hdp-m:50070&lt;/P&gt;&lt;P&gt;But when I checked this port is not used by any other process..&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Prakash Punj&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 05:19:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127606#M90315</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-02-06T05:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127607#M90316</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt;&lt;P&gt;Are you using vm? Please provide more details on your environment. vagrant? &lt;/P&gt;&lt;P&gt;5:12:21,968 ERROR namenode.NameNode (NameNode.java:main(1712)) - Failed to start namenode. java.net.BindException: Port in use: pp-hdp-m:50070 at org.apache.hadoop.http.HttpServer2.openListeners(HttpServer2.java:919) at org.apache.hadoop.http.HttpServer2.start(HttpServer2.java:856) at&lt;/P&gt;&lt;P&gt;netstat -anp| grep 50070&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 05:32:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127607#M90316</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-06T05:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127608#M90317</link>
      <description>&lt;P&gt;
	Kill the process that is using the port  50070
&lt;/P&gt;
&lt;P&gt;
	15:12:21,968 ERROR namenode.NameNode (NameNode.java:main(1712)) - Failed to start namenode. java.net.BindException: Port in use: pp-hdp-m:50070 at org.apache.hadoop.http.HttpServer2.openListeners(HttpServer2.java:919) at org.apache.hadoop.http.HttpServer2.start(HttpServer2.java:856) at
&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 06:01:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127608#M90317</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2016-02-06T06:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127609#M90318</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt;. I am very new to to this. I am using HDP 2.3 on Ambari. Thanks for helping me out..&lt;/P&gt;&lt;P&gt;Yes I am using VM - centos7. Looks like something messed up on hostname configuration, Internal IP or something like that. &lt;/P&gt;&lt;P&gt;content of /etc/hosts file:&lt;/P&gt;&lt;P&gt;127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4 &lt;/P&gt;&lt;P&gt;192.168.24.116 pp-hdp-s2 &lt;/P&gt;&lt;P&gt;192.168.24.117 pp-hdp-s1 &lt;/P&gt;&lt;P&gt;192.168.24.118 pp-hdp-m - This is where I am installing Ambari and Namenode&lt;/P&gt;&lt;P&gt;Content of cat /etc/resolv.conf&lt;/P&gt;&lt;P&gt;
; generated by /usr/sbin/dhclient-script &lt;/P&gt;&lt;P&gt;search ASOTC ( where is this asotc coming from as I do see this name getting appended in some of the hdfs.site.xml as host name)&lt;/P&gt;&lt;P&gt;
nameserver 192.168.24.1&lt;/P&gt;&lt;P&gt;Below is one entry from netstat ( looks like VM has one more internal IP 10.0.2.14)&lt;/P&gt;&lt;P&gt;tcp        0      0                  1&lt;STRONG&gt;0.0.2.14:49100 &lt;/STRONG&gt;             pp-hdp-m:            eforward       TIME_WAIT&lt;/P&gt;&lt;P&gt;hostname -f &lt;/P&gt;&lt;P&gt;pp-hdp-m&lt;/P&gt;&lt;P&gt;hostname -i&lt;/P&gt;&lt;P&gt;192.168.24.118&lt;/P&gt;&lt;P&gt;NETWORK configuration file:&lt;/P&gt;&lt;P&gt;NETWORKING=yes &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HOSTNAME=pp-hdp-m &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;NOZEROCONF=yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 06:02:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127609#M90318</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-02-06T06:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127610#M90319</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/1277/prakashpunj.html"&gt;@Prakash Punj&lt;/A&gt; try rebooting that server ans restart the Ambari server.. Then log you upload says "Port in use: pp-hdp-m:50070 at org.apache.hadoop.http.HttpServer2.openListeners"&lt;/P&gt;&lt;P&gt;If you want help then you need to follow some tips from this forum by elimination we cn come to your rescue !&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 06:09:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127610#M90319</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2016-02-06T06:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127611#M90320</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277" target="_blank"&gt;@Prakash Punj&lt;/A&gt;  &lt;A target="_blank" href="http://stackoverflow.com/questions/31440556/failed-to-start-the-namenode-java-net-bindexception-address-already-in-use" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;See this from my environment. &lt;/P&gt;&lt;P&gt;There is issue with the networking in your environment. You have to find out whats running in your environment and kill those processes. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1842-screen-shot-2016-02-05-at-85652-pm.png" style="width: 1398px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22583iA38A49D2B4E1F359/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1842-screen-shot-2016-02-05-at-85652-pm.png" alt="1842-screen-shot-2016-02-05-at-85652-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 09:57:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127611#M90320</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2019-08-19T09:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127612#M90321</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2273/saurabhmcakiet.html" nodeid="2273"&gt;@Saurabh Kumar&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I tried rebooting the server and infact tried to redo everything. Fixed the host-name issue but still not able to start the namenode. It's finding port 50070 already in use. I even tried changing this port to something but then it says that port is also in use. Below is what it says in the log file:&lt;/P&gt;&lt;P&gt;2016-02-06 00:47:14,934 ERROR namenode.NameNode (NameNode.java:main(1712)) - Failed to start namenode.
java.net.BindException: Port in use: pp-hdp-m.asotc:50070&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 11:31:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127612#M90321</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-02-06T11:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127613#M90322</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;Whats the output of netstat -ant|grep 50070?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/1277/prakashpunj.html"&gt;@Prakash Punj&lt;/A&gt; See this &lt;A href="https://community.hortonworks.com/articles/14912/osquery-tool-to-troubleshoot-os-processes.html"&gt;https://community.hortonworks.com/articles/14912/osquery-tool-to-troubleshoot-os-processes.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Use the above to get more idea on processes running.&lt;/P&gt;&lt;P&gt;Look into the network configs of your hosts.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 11:38:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127613#M90322</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-06T11:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127614#M90323</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt; This thread is very long. Please paste the output of netstat -anp | grep 50070&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 11:39:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127614#M90323</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-06T11:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127615#M90324</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt; See this &lt;A href="https://community.hortonworks.com/articles/14912/osquery-tool-to-troubleshoot-os-processes.html"&gt;https://community.hortonworks.com/articles/14912/osquery-tool-to-troubleshoot-os-processes.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Use the above to get more idea on processes running. &lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 12:05:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127615#M90324</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-06T12:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127616#M90325</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/27410"&gt;@Saurabh&lt;/a&gt; Kuma&lt;/P&gt;&lt;P&gt;I see you are installing Amabari from 192.168.24.118 pp-hdp-m  but the output of your netstat shows this IP
172.24.64.98 using the port 50070.&lt;/P&gt;&lt;P&gt;Can you identify this host 172.24.64.98 ?&lt;/P&gt;&lt;P&gt;Typically the netstat command should have your hostname 4th and 6th
line see the attached out put from my Ambari server. I guess youe network
configuration is wrong.See
my attached screenshot &lt;/P&gt;&lt;P&gt;My Ambarai server is listeneing to the correct port &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1853-saurabh.jpg" style="width: 699px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22582iF4130AFA0CA0F802/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1853-saurabh.jpg" alt="1853-saurabh.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Your hostname looks okay &lt;/P&gt;&lt;P&gt;1. Do the following&lt;/P&gt;&lt;P&gt;[root@had etc] # vi /etc/sysconfig/network&lt;/P&gt;&lt;P&gt;NETWORKING=yes&lt;/P&gt;&lt;P&gt;HOSTNAME= pp-hdp-m &lt;/P&gt;&lt;P&gt;2. Edit the ifcfg-eth0 - ifcfg-eth0 depending on attached NIC’s&lt;/P&gt;&lt;P&gt;[root@had ] vi /etc/sysconfig/network-scripts&lt;/P&gt;&lt;P&gt;DEVICE=eth0&lt;/P&gt;&lt;P&gt;HWADDR=00:15:17:12:F2:50&lt;/P&gt;&lt;P&gt;TYPE=Ethernet&lt;/P&gt;&lt;P&gt;UUID=6428569e-e729-4985-974d-e87fc81a8796&lt;/P&gt;&lt;P&gt;NM_CONTROLLED=yes&lt;/P&gt;&lt;P&gt;ONBOOT=yes&lt;/P&gt;&lt;P&gt;BOOTPROTO=dhcp&lt;/P&gt;&lt;P&gt;3. See the output of ifconfig check the IP addresses mapped to all the
NIC's attached:&lt;/P&gt;&lt;P&gt;[root@had ] ifconfig &lt;/P&gt;&lt;P&gt;Your cuurent IP should map to one of the NIC’s attached &lt;/P&gt;&lt;P&gt;If you are on a vmware check the IP's of other hosts&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 09:57:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127616#M90325</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2019-08-19T09:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127617#M90326</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/2273/saurabhmcakiet.html" nodeid="2273"&gt;@Saurabh Kumar&lt;/A&gt; @&lt;/P&gt;&lt;P&gt;Issue is still there. Below is what i get when I try to start name node from Ambari and the namenode log still says "port in use 50070". Looks like there is something very basic that I am missing. I am very new to this so don't much. I tried reimage all the instance and gave all the devices new IP but still the same result. &lt;/P&gt;&lt;P&gt;I dont get anything when I try the command: netstat -anp | grep 50070&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;PRE&gt;resource_management.core.exceptions.Fail: Execution of 'ambari-sudo.sh su hdfs -l -s /bin/bash -c 'ulimit -c unlimited ;  /usr/hdp/current/hadoop-client/sbin/hadoop-daemon.sh --config /usr/hdp/current/hadoop-client/conf start namenode'' returned 1. starting namenode, logging to /var/log/hadoop/hdfs/hadoop-hdfs-namenode-hdp-m.out&lt;/PRE&gt;</description>
      <pubDate>Mon, 08 Feb 2016 00:58:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127617#M90326</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-02-08T00:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127618#M90327</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt;  Are you running this in your laptop?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 01:05:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127618#M90327</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-08T01:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127619#M90328</link>
      <description>&lt;P&gt;I am using Ambari 2.2 with HDP 2.3 and getting the error when installing the hadoop services from Ambari. DataNode gets sttarted just fine but it's NameNode which is failing. It says port is in use 50070 there is nothing running on that port. I also tried changing the port to 50071 but the error remains the same. It then says port is in use 50071. So it's not a question of finding that process and killing. Something else is missing from the network configuration. &lt;/P&gt;&lt;P&gt;I am using VM. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Prakash, Cary, USA&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 01:25:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127619#M90328</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-02-08T01:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127620#M90329</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt; I know that but where is VM? In your laptop?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 01:32:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127620#M90329</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-08T01:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need help please. I have used Ambari and HDP 2.3 and all the services got started manually the first time but then it's not starting. Not able to start data node or name node or secondary node.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127621#M90330</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I am running VM in a private cloud environment running centos 6.7 image. It's not on my laptop. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Prakash&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 01:49:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-help-please-I-have-used-Ambari-and-HDP-2-3-and-all-the/m-p/127621#M90330</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-02-08T01:49:53Z</dc:date>
    </item>
  </channel>
</rss>

