<?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: Installation of HDP2.4 with Ambari got stuck in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223272#M185137</link>
    <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/37164/anupshirolkar.html"&gt;Anup Shirolkar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ambari server log &lt;/P&gt;&lt;PRE&gt;2017-08-18 11:17:39,720 [CRITICAL] [HIVE] [hive_server_process] (HiveServer2 Process) Connection failed on host hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net:10000 (Traceback (most recent call last): &lt;/PRE&gt;&lt;P&gt;Ensure ambari agent is running and the port is is free&lt;/P&gt;&lt;P&gt;(Ambari Agent Heartbeat) hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net &lt;/P&gt;&lt;P&gt;copy the  Ambari,HDP* .repo to &lt;STRONG&gt;/etc/yum.repos.d&lt;/STRONG&gt;/ to all other hosts&lt;/P&gt;&lt;P&gt;Confirm the repos are accessible by &lt;/P&gt;&lt;PRE&gt;# yum repolist&lt;/PRE&gt;&lt;P&gt;You should see something like this &lt;/P&gt;&lt;PRE&gt;HDP-2.3.2.0                                       | 2.9 kB     00:00
HDP-UTILS-1.1.0.20                                | 2.9 kB     00:00
Updates-ambari-2.1.2.1                            | 2.9 kB     00:00&lt;/PRE&gt;&lt;P&gt;Check the ambari-agents on these nodes are running if not restart them ensure the value hostname points to your ambari server in the &lt;STRONG&gt;/etc/ambari-agent/conf/ambari-agent.ini&lt;/STRONG&gt; &lt;/P&gt;&lt;PRE&gt;[server] 
hostname={your-ambari-server} 
url_port=8440 
secured_url_port=8441 
hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net is not sending heartbeats 
hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net is not sending heartbeats 
hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net is not sending heartbeats &lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;Error &lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;Caused by: org.apache.ambari.server.HostNotFoundException: Host not found, hostname= &lt;/PRE&gt;&lt;P&gt;Double check your DNS. &lt;/P&gt;&lt;PRE&gt;$hostname -f &lt;/PRE&gt;&lt;P&gt;The output should be FQDN I see a lot of connection refused in the log can you ensure the ambari server can access the other hosts in the cluster&lt;/P&gt;</description>
    <pubDate>Sun, 20 Aug 2017 03:49:52 GMT</pubDate>
    <dc:creator>Shelton</dc:creator>
    <dc:date>2017-08-20T03:49:52Z</dc:date>
    <item>
      <title>Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223267#M185132</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/31407-2017-08-19-2.png"&gt;&lt;/A&gt;I am setting up a 3 node HDP cluster using Ambari. I have installed ambari server and continuing step wise installation through web UI. I had completed setup till step 9, install,start and test but it was not moving ahead of 32%(see screenshot 2017-08-19.png). So, I restarted the ambari server and now the UI has started from first step again. &lt;/P&gt;&lt;P&gt;Now, I have reached step 3, confirm hosts. The hosts are registered and  status is success but The UI is not moving ahead and the message being show is 'Please wait while the hosts are being checked for potential problems...' (see screenshot 2017-08-19-2.png) I tried waiting for a long time but still it doesn't progresses further. &lt;/P&gt;&lt;P&gt;I have also tried restarting ambari agents, restarting ambari server but still same result. These steps I am performing now are already passed once successfully and I haven't changed anything major on the nodes.&lt;/P&gt;&lt;P&gt;Please suggest a solution. &lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/7049i1760E90878273786/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="2017-08-19.png" title="2017-08-19.png" /&gt;</description>
      <pubDate>Sat, 19 Aug 2017 12:53:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223267#M185132</guid>
      <dc:creator>anupshirolkar</dc:creator>
      <dc:date>2017-08-19T12:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223268#M185133</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/37164/anupshirolkar.html"&gt;Anup Shirolkar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you copy the  stuck URL of step 3 &lt;/P&gt;&lt;PRE&gt;&lt;A href="http://xxxxx:8080/step3" target="_blank"&gt;http://xxxxx:8080/step3&lt;/A&gt; &lt;/PRE&gt;&lt;P&gt;and open a new window  paste it and change the number to 4 , it will continue. &lt;/P&gt;&lt;PRE&gt;&lt;A href="http://xxxxx:8080/step4" target="_blank"&gt;http://xxxxx:8080/step4&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;and hit continue &lt;/P&gt;&lt;P&gt;Please let me now&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 16:12:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223268#M185133</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-19T16:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223269#M185134</link>
      <description>&lt;P&gt;Thank you for the workaround. But i did reset the ambari server and have started from step 1. &lt;/P&gt;&lt;P&gt;I have progressed till step 9 i.e. 'Install, Start and Test'. &lt;/P&gt;&lt;P&gt;However, My installation is seems to stuck at 18%(spent more than couple of hours &lt;A href="https://community.cloudera.com/legacyfs/online/attachments/31410-2017-08-19-4.png"&gt;2017-08-19-4.png&lt;/A&gt;) with no specific errors on any node. The status is waiting to install xxx service. It will be great help if you can tell anything to make it progress? (see screenshot)&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 17:52:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223269#M185134</guid>
      <dc:creator>anupshirolkar</dc:creator>
      <dc:date>2017-08-19T17:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223270#M185135</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/37164/anupshirolkar.html"&gt;Anup Shirolkar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are a couple of things I would like you to clarify&lt;/P&gt;&lt;P&gt;check the host entry on all the servers they should be identical&lt;/P&gt;&lt;PRE&gt;cat  /etc/hosts&lt;/PRE&gt;&lt;P&gt;Your yum repos, these 2 files should be point to either public or internal repo and these files should be available on all the nodes in the cluster &lt;/P&gt;&lt;PRE&gt;cat /etc/yum.repos.d/ambari.repo
cat /etc/yum.repos.d/hdp.repo&lt;/PRE&gt;&lt;P&gt;Make sure that the &lt;STRONG&gt;firewall&lt;/STRONG&gt; is disabled on all the hosts&lt;/P&gt;&lt;P&gt;Passwordless connect is working !&lt;/P&gt;&lt;P&gt;Zip and upload here your ambari-server logs found in &lt;/P&gt;&lt;PRE&gt;cat /var/log/ambari-server/*&lt;/PRE&gt;</description>
      <pubDate>Sat, 19 Aug 2017 18:28:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223270#M185135</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-19T18:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223271#M185136</link>
      <description>&lt;P&gt;Thank you for the info. @&lt;A href="https://community.hortonworks.com/users/1271/sheltong.html"&gt;Geoffrey Shelton Okot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/1271/sheltong.html"&gt;&lt;/A&gt;I checked that the /etc/hosts file on all nodes with proper FQDNs.&lt;/P&gt;&lt;P&gt;The /etc/yum.repos.d/ambari.repo and /etc/yum.repos.d/HDP.repo also contain urls for hdp on internet and there is internet connectivity on nodes. &lt;/P&gt;&lt;P&gt;Just the difference is HDP.repo,  'HDP' is &lt;A href="https://community.cloudera.com/legacyfs/online/attachments/31411-ambari-server-logs.zip"&gt;ambari-server-logs.zip&lt;/A&gt;caps I think this should not be a problem.&lt;/P&gt;&lt;P&gt;The pausing behavior varies every time, it gets stuck at any point in installation and ends after a long time with timeout sign for uninstalled services.&lt;/P&gt;&lt;P&gt;Attaching files  of /var/log/ambari-server/*    &lt;A href="https://community.cloudera.com/legacyfs/online/attachments/31412-ambari-server-logs.zip"&gt;ambari-server-logs.zip&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 19:33:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223271#M185136</guid>
      <dc:creator>anupshirolkar</dc:creator>
      <dc:date>2017-08-19T19:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223272#M185137</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/37164/anupshirolkar.html"&gt;Anup Shirolkar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ambari server log &lt;/P&gt;&lt;PRE&gt;2017-08-18 11:17:39,720 [CRITICAL] [HIVE] [hive_server_process] (HiveServer2 Process) Connection failed on host hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net:10000 (Traceback (most recent call last): &lt;/PRE&gt;&lt;P&gt;Ensure ambari agent is running and the port is is free&lt;/P&gt;&lt;P&gt;(Ambari Agent Heartbeat) hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net &lt;/P&gt;&lt;P&gt;copy the  Ambari,HDP* .repo to &lt;STRONG&gt;/etc/yum.repos.d&lt;/STRONG&gt;/ to all other hosts&lt;/P&gt;&lt;P&gt;Confirm the repos are accessible by &lt;/P&gt;&lt;PRE&gt;# yum repolist&lt;/PRE&gt;&lt;P&gt;You should see something like this &lt;/P&gt;&lt;PRE&gt;HDP-2.3.2.0                                       | 2.9 kB     00:00
HDP-UTILS-1.1.0.20                                | 2.9 kB     00:00
Updates-ambari-2.1.2.1                            | 2.9 kB     00:00&lt;/PRE&gt;&lt;P&gt;Check the ambari-agents on these nodes are running if not restart them ensure the value hostname points to your ambari server in the &lt;STRONG&gt;/etc/ambari-agent/conf/ambari-agent.ini&lt;/STRONG&gt; &lt;/P&gt;&lt;PRE&gt;[server] 
hostname={your-ambari-server} 
url_port=8440 
secured_url_port=8441 
hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net is not sending heartbeats 
hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net is not sending heartbeats 
hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net is not sending heartbeats &lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;Error &lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;Caused by: org.apache.ambari.server.HostNotFoundException: Host not found, hostname= &lt;/PRE&gt;&lt;P&gt;Double check your DNS. &lt;/P&gt;&lt;PRE&gt;$hostname -f &lt;/PRE&gt;&lt;P&gt;The output should be FQDN I see a lot of connection refused in the log can you ensure the ambari server can access the other hosts in the cluster&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2017 03:49:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223272#M185137</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-20T03:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223273#M185138</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/1271/sheltong.html"&gt;Geoffrey Shelton Okot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for bearing with me. &lt;/P&gt;&lt;P&gt;
	I checked all the configurations as per your suggestion. &lt;/P&gt;&lt;P&gt;
	1) Ambari-server and agents (all hosts) are running. &lt;/P&gt;&lt;P&gt;
	2) the repolist have entries as required :&lt;/P&gt;&lt;PRE&gt;repo id                
!HDP-2.4               
!HDP-UTILS-1.1.0.20    
!Updates-ambari-2.2.2.0&lt;/PRE&gt;&lt;P&gt;3) &lt;STRONG&gt;/etc/ambari-agent/conf/ambari-agent.ini &lt;/STRONG&gt;shows hostname for server (all 3 nodes):&lt;/P&gt;&lt;PRE&gt;[server]
hostname=hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
url_port=8440
secured_url_port=8441

[agent]
prefix=/var/lib/ambari-agent/data
.....&lt;/PRE&gt;&lt;P&gt;and the hostnames are also correct&lt;/P&gt;&lt;PRE&gt;[anup@hdp25-node3 ~]$ cat /etc/hosts
127.0.0.1   hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
10.0.0.4 hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
10.0.0.5 hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
10.0.0.6 hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
&lt;/PRE&gt;&lt;P&gt;I checked the SELinux configuration with `getenforce` and it was permissible so I changed it to `disabled` and rebooted  the nodes so that it can take effect.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But, I think this restart has messed up some config of my server. All the setting related to ambari are as given above. But now I cant access the UI like before.  I get  'The site cant be find' error. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;My setup is based on Microsoft azure, I have tried using the url in different ways (public-ip, hostname)&lt;/P&gt;&lt;P&gt;I have been checking several options like (see from other post)&lt;/P&gt;&lt;PRE&gt;curl -u admin:admin -i -H 'X-Requested-By: ambari' -X POST -d '{"wizard-data":"{\"userName\":\"admin\",\"controllerName\":\"\"}"}' &lt;A href="http://40.121.204.95:8080/api/v1/persist" target="_blank"&gt;http://40.121.204.95:8080/api/v1/persist&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;This one times out.&lt;/P&gt;&lt;P&gt;I dont have any iptables setup. Ambari is show in ps and also 8080 is listening:&lt;/P&gt;&lt;PRE&gt;[root@hdp25-node1 anup]# service iptables stop
Redirecting to /bin/systemctl stop iptables.service
Failed to stop iptables.service: Unit iptables.service not loaded.

[root@hdp25-node1 anup]# ps -aux | grep ambari-server
root       1965  0.0  0.0  11636   624 pts/0    S    05:32   0:00 /bin/sh -c ulimit -n 10000 ; /opt/jdk1.8.0_141/bin/java -server -XX:NewRatio=3 -XX:+UseConcMarkSweepGC -XX:-UseGCOverheadLimit -XX:CMSInitiatingOccupancyFraction=60 -Dsun.zip.disableMemoryMapping=true   -Xms512m -Xmx2048m -Djava.security.auth.login.config=/etc/ambari-server/conf/krb5JAASLogin.conf -Djava.security.krb5.conf=/etc/krb5.conf -Djavax.security.auth.useSubjectCredsOnly=false -Xms512m -Xmx2048m -Djava.security.auth.login.config=/etc/ambari-server/conf/krb5JAASLogin.conf -Djava.security.krb5.conf=/etc/krb5.conf -Djavax.security.auth.useSubjectCredsOnly=false -cp '/etc/ambari-server/conf:/usr/lib/ambari-server/*:/usr/share/java/postgresql-jdbc.jar' org.apache.ambari.server.controller.AmbariServer &amp;gt; /var/log/ambari-server/ambari-server.out 2&amp;gt;&amp;amp;1 || echo $? &amp;gt; /var/run/ambari-server/ambari-server.exitcode &amp;amp;
root       1966 20.0  3.0 5683744 500464 pts/0  Sl   05:32   1:07 /opt/jdk1.8.0_141/bin/java -server -XX:NewRatio=3 -XX:+UseConcMarkSweepGC -XX:-UseGCOverheadLimit -XX:CMSInitiatingOccupancyFraction=60 -Dsun.zip.disableMemoryMapping=true -Xms512m -Xmx2048m -Djava.security.auth.login.config=/etc/ambari-server/conf/krb5JAASLogin.conf -Djava.security.krb5.conf=/etc/krb5.conf -Djavax.security.auth.useSubjectCredsOnly=false -Xms512m -Xmx2048m -Djava.security.auth.login.config=/etc/ambari-server/conf/krb5JAASLogin.conf -Djava.security.krb5.conf=/etc/krb5.conf -Djavax.security.auth.useSubjectCredsOnly=false -cp /etc/ambari-server/conf:/usr/lib/ambari-server/*:/usr/share/java/postgresql-jdbc.jar org.apache.ambari.server.controller.AmbariServer
root       2570  0.0  0.0 112660   976 pts/0    S+   05:38   0:00 grep --color=auto ambari-server

[root@hdp25-node1 anup]# netstat -anop | grep 8080
tcp6       0      0 :::8080                 :::*                    LISTEN      1966/java            off (0.00/0/0)
&lt;/PRE&gt;&lt;P&gt;Please let know which bit I am missing.&lt;/P&gt;&lt;P&gt;Latest logs:&lt;/P&gt;&lt;P&gt;tail -fn 100 /var/log/ambari-server/ambari-server.log&lt;/P&gt;&lt;PRE&gt;[root@hdp25-node1 anup]# tail -fn 100 /var/log/ambari-server/ambari-server.log
20 Aug 2017 05:33:06,674  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component HST_SERVER on hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:06,686  INFO [main] AmbariServer:534 - ********* Initializing ActionManager **********
20 Aug 2017 05:33:06,687  INFO [main] AmbariServer:537 - ********* Initializing Controller **********
20 Aug 2017 05:33:06,687  INFO [main] AmbariServer:541 - ********* Initializing Scheduled Request Manager **********
20 Aug 2017 05:33:06,689  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component SPARK_JOBHISTORYSERVER on hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:06,699  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component SUPERVISOR on hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:06,701  INFO [main] Server:272 - jetty-8.1.17.v20150415
20 Aug 2017 05:33:06,709  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component NODEMANAGER on hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:06,720  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component ZOOKEEPER_SERVER on hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:06,990  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:157 - Heartbeat lost from host hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:06,992  INFO [ambari-hearbeat-monitor] TopologyManager:387 - Hearbeat for host hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net lost thus removing it from available hosts.
20 Aug 2017 05:33:06,993  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component METRICS_MONITOR on hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:06,994  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component METRICS_COLLECTOR on hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:06,995  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component FLUME_HANDLER on hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:06,997  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component DATANODE on hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:06,999  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component HST_AGENT on hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,000  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component SUPERVISOR on hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,002  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component NODEMANAGER on hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,003  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component ZOOKEEPER_SERVER on hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,096  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:157 - Heartbeat lost from host hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,101  INFO [ambari-hearbeat-monitor] TopologyManager:387 - Hearbeat for host hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net lost thus removing it from available hosts.
20 Aug 2017 05:33:07,101  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component METRICS_MONITOR on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,102  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component FLUME_HANDLER on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,103  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component SECONDARY_NAMENODE on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,104  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component DATANODE on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,105  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component HIVE_SERVER on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,105  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component MYSQL_SERVER on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,106  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component HIVE_METASTORE on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,107  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component WEBHCAT_SERVER on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,108  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component HISTORYSERVER on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,109  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component OOZIE_SERVER on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,110  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component HST_AGENT on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,111  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component SUPERVISOR on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,111  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component NIMBUS on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,112  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component DRPC_SERVER on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,113  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component STORM_UI_SERVER on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,113  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component NODEMANAGER on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,114  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component APP_TIMELINE_SERVER on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,115  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component RESOURCEMANAGER on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:07,116  WARN [ambari-hearbeat-monitor] HeartbeatMonitor:172 - Setting component state to UNKNOWN for component ZOOKEEPER_SERVER on hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
20 Aug 2017 05:33:16,570  INFO [main] AbstractConnector:338 - Started SelectChannelConnector@0.0.0.0:8080
20 Aug 2017 05:33:16,570  INFO [main] Server:272 - jetty-8.1.17.v20150415
20 Aug 2017 05:33:18,680  INFO [main] SslContextFactory:300 - Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
20 Aug 2017 05:33:18,681  INFO [main] AbstractConnector:338 - Started SslSelectChannelConnector@0.0.0.0:8440
20 Aug 2017 05:33:18,694  INFO [main] SslContextFactory:300 - Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
20 Aug 2017 05:33:18,695  INFO [main] AbstractConnector:338 - Started SslSelectChannelConnector@0.0.0.0:8441
20 Aug 2017 05:33:18,695  INFO [main] AmbariServer:558 - ********* Started Server **********
20 Aug 2017 05:33:18,695  INFO [main] ActionManager:77 - Starting scheduler thread
20 Aug 2017 05:33:18,696  INFO [main] ServerActionExecutor:146 - Starting Server Action Executor thread...
20 Aug 2017 05:33:18,698  INFO [main] ServerActionExecutor:173 - Server Action Executor thread started.
20 Aug 2017 05:33:18,698  INFO [main] AmbariServer:561 - ********* Started ActionManager **********
20 Aug 2017 05:33:18,698  INFO [main] ExecutionScheduleManager:201 - Starting scheduler
20 Aug 2017 05:33:18,762  INFO [MLog-Init-Reporter] MLog:212 - MLog clients using slf4j logging.
20 Aug 2017 05:33:18,845  INFO [main] C3P0Registry:212 - Initializing c3p0-0.9.5.2 [built 08-December-2015 22:06:04 -0800; debug? true; trace: 10]
20 Aug 2017 05:33:18,887  INFO [main] StdSchedulerFactory:1184 - Using default implementation for ThreadExecutor
20 Aug 2017 05:33:18,906  INFO [main] SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
20 Aug 2017 05:33:18,906  INFO [main] QuartzScheduler:240 - Quartz Scheduler v.2.2.1 created.
20 Aug 2017 05:33:18,907  INFO [main] JobStoreTX:670 - Using thread monitor-based data access locking (synchronization).
20 Aug 2017 05:33:18,908  INFO [main] JobStoreTX:59 - JobStoreTX initialized.
20 Aug 2017 05:33:18,909  INFO [main] QuartzScheduler:305 - Scheduler meta-data: Quartz Scheduler (v2.2.1) 'ExecutionScheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads.
  Using job-store 'org.quartz.impl.jdbcjobstore.JobStoreTX' - which supports persistence. and is not clustered.


20 Aug 2017 05:33:18,909  INFO [main] StdSchedulerFactory:1339 - Quartz scheduler 'ExecutionScheduler' initialized from an externally provided properties instance.
20 Aug 2017 05:33:18,909  INFO [main] StdSchedulerFactory:1343 - Quartz scheduler version: 2.2.1
20 Aug 2017 05:33:18,909  INFO [main] QuartzScheduler:2311 - JobFactory set to: org.apache.ambari.server.state.scheduler.GuiceJobFactory@14a97e7a
20 Aug 2017 05:33:18,910  INFO [main] AmbariServer:564 - ********* Started Scheduled Request Manager **********
20 Aug 2017 05:33:18,914  INFO [main] AmbariServer:567 - ********* Started Services **********
20 Aug 2017 05:33:18,924  INFO [AmbariServerAlertService STARTING] AmbariServerAlertService:257 - Scheduled server alert ambari_server_agent_heartbeat to run every 2 minutes
20 Aug 2017 05:33:18,925  INFO [AmbariServerAlertService STARTING] AmbariServerAlertService:257 - Scheduled server alert ambari_server_stale_alerts to run every 5 minutes
20 Aug 2017 05:33:43,587 ERROR [qtp-ambari-agent-54] HeartBeatHandler:198 - CurrentResponseId unknown for hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net - send register command
20 Aug 2017 05:33:43,668  INFO [qtp-ambari-agent-55] HeartBeatHandler:402 - agentOsType = redhat7
20 Aug 2017 05:33:43,739  INFO [qtp-ambari-agent-55] HostImpl:285 - Received host registration, host=[hostname=hdp25-node1,fqdn=hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net,domain=wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net,architecture=x86_64,processorcount=4,physicalprocessorcount=4,osname=redhat,osversion=7.3,osfamily=redhat,memory=16416608,uptime_hours=0,mounts=(available=25310412,mountpoint=/,used=7714864,percent=24%,size=33025276,device=/dev/sda2,type=xfs)(available=8198368,mountpoint=/dev,used=0,percent=0%,size=8198368,device=devtmpfs,type=devtmpfs)(available=8208304,mountpoint=/dev/shm,used=0,percent=0%,size=8208304,device=tmpfs,type=tmpfs)(available=8199824,mountpoint=/run,used=8480,percent=1%,size=8208304,device=tmpfs,type=tmpfs)(available=403144,mountpoint=/boot,used=105436,percent=21%,size=508580,device=/dev/sda1,type=xfs)(available=29055312,mountpoint=/mnt/resource,used=2146336,percent=7%,size=32895696,device=/dev/sdb1,type=ext4)]
, registrationTime=1503207223668, agentVersion=2.2.2.0
20 Aug 2017 05:33:43,740  INFO [qtp-ambari-agent-55] TopologyManager:311 - TopologyManager.onHostRegistered: Entering
20 Aug 2017 05:33:43,740  INFO [qtp-ambari-agent-55] TopologyManager:313 - TopologyManager.onHostRegistered: host = hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net is already associated with the cluster or is currently being processed
20 Aug 2017 05:33:43,859  INFO [qtp-ambari-agent-55] HeartBeatHandler:469 - Recovery configuration set to RecoveryConfig{, type=AUTO_START, maxCount=6, windowInMinutes=60, retryGap=5, maxLifetimeCount=1024, disabledComponents=, enabledComponents=METRICS_COLLECTOR}
20 Aug 2017 05:33:55,422  INFO [ambari-heartbeat-processor-0] HeartbeatProcessor:603 - State of service component METRICS_GRAFANA of service AMBARI_METRICS of cluster hdp24 has changed from UNKNOWN to INSTALLED at host hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net according to STATUS_COMMAND report
20 Aug 2017 05:33:55,435  INFO [ambari-heartbeat-processor-0] HeartbeatProcessor:603 - State of service component FLUME_HANDLER of service FLUME of cluster hdp24 has changed from UNKNOWN to INSTALLED at host hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net according to STATUS_COMMAND report
20 Aug 2017 05:33:55,451  INFO [ambari-heartbeat-processor-0] HeartbeatProcessor:603 - State of service component METRICS_MONITOR of service AMBARI_METRICS of cluster hdp24 has changed from UNKNOWN to INSTALLED at host hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net according to STATUS_COMMAND report
20 Aug 2017 05:33:55,462  INFO [ambari-heartbeat-processor-0] HeartbeatProcessor:603 - State of service component SPARK_JOBHISTORYSERVER of service SPARK of cluster hdp24 has changed from UNKNOWN to INSTALLED at host hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net according to STATUS_COMMAND report
20 Aug 2017 05:33:55,477  INFO [ambari-heartbeat-processor-0] HeartbeatProcessor:603 - State of service component HST_AGENT of service SMARTSENSE of cluster hdp24 has changed from UNKNOWN to STARTED at host hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net according to STATUS_COMMAND report
20 Aug 2017 05:33:55,492  INFO [ambari-heartbeat-processor-0] HeartbeatProcessor:603 - State of service component SUPERVISOR of service STORM of cluster hdp24 has changed from UNKNOWN to INSTALLED at host hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net according to STATUS_COMMAND report
20 Aug 2017 05:33:55,501  INFO [ambari-heartbeat-processor-0] HeartbeatProcessor:603 - State of service component NODEMANAGER of service YARN of cluster hdp24 has changed from UNKNOWN to INSTALLED at host hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net according to STATUS_COMMAND report
20 Aug 2017 05:33:55,508  INFO [ambari-heartbeat-processor-0] HeartbeatProcessor:603 - State of service component KNOX_GATEWAY of service KNOX of cluster hdp24 has changed from UNKNOWN to INSTALLED at host hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net according to STATUS_COMMAND report
20 Aug 2017 05:33:55,515  INFO [ambari-heartbeat-processor-0] HeartbeatProcessor:603 - State of service component ZOOKEEPER_SERVER of service ZOOKEEPER of cluster hdp24 has changed from UNKNOWN to INSTALLED at host hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net according to STATUS_COMMAND report
20 Aug 2017 05:33:55,521  INFO [ambari-heartbeat-processor-0] HeartbeatProcessor:603 - State of service component NAMENODE of service HDFS of cluster hdp24 has changed from UNKNOWN to INSTALLED at host hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net according to STATUS_COMMAND report
20 Aug 2017 05:33:55,527  INFO [ambari-heartbeat-processor-0] HeartbeatProcessor:603 - State of service component DATANODE of service HDFS of cluster hdp24 has changed from UNKNOWN to INSTALLED at host hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net according to STATUS_COMMAND report
20 Aug 2017 05:33:55,536  INFO [ambari-heartbeat-processor-0] HeartbeatProcessor:603 - State of service component HST_SERVER of service SMARTSENSE of cluster hdp24 has changed from UNKNOWN to STARTED at host hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net according to STATUS_COMMAND report
20 Aug 2017 05:35:18,967  INFO [Thread-21] AbstractPoolBackedDataSource:212 - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -&amp;gt; 3, acquireRetryAttempts -&amp;gt; 30, acquireRetryDelay -&amp;gt; 1000, autoCommitOnClose -&amp;gt; false, automaticTestTable -&amp;gt; null, breakAfterAcquireFailure -&amp;gt; false, checkoutTimeout -&amp;gt; 0, connectionCustomizerClassName -&amp;gt; null, connectionTesterClassName -&amp;gt; com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -&amp;gt; caller, dataSourceName -&amp;gt; z8kflt9p1yig0g5jqyczv|7767c18d, debugUnreturnedConnectionStackTraces -&amp;gt; false, description -&amp;gt; null, driverClass -&amp;gt; org.postgresql.Driver, extensions -&amp;gt; {}, factoryClassLocation -&amp;gt; null, forceIgnoreUnresolvedTransactions -&amp;gt; false, forceSynchronousCheckins -&amp;gt; false, forceUseNamedDriverClass -&amp;gt; false, identityToken -&amp;gt; z8kflt9p1yig0g5jqyczv|7767c18d, idleConnectionTestPeriod -&amp;gt; 50, initialPoolSize -&amp;gt; 3, jdbcUrl -&amp;gt; jdbc:postgresql://localhost/ambari, maxAdministrativeTaskTime -&amp;gt; 0, maxConnectionAge -&amp;gt; 0, maxIdleTime -&amp;gt; 0, maxIdleTimeExcessConnections -&amp;gt; 0, maxPoolSize -&amp;gt; 5, maxStatements -&amp;gt; 0, maxStatementsPerConnection -&amp;gt; 120, minPoolSize -&amp;gt; 1, numHelperThreads -&amp;gt; 3, preferredTestQuery -&amp;gt; select 0, privilegeSpawnedThreads -&amp;gt; false, properties -&amp;gt; {user=******, password=******}, propertyCycle -&amp;gt; 0, statementCacheNumDeferredCloseThreads -&amp;gt; 0, testConnectionOnCheckin -&amp;gt; true, testConnectionOnCheckout -&amp;gt; false, unreturnedConnectionTimeout -&amp;gt; 0, userOverrides -&amp;gt; {}, usesTraditionalReflectiveProxies -&amp;gt; false ]
20 Aug 2017 05:35:19,044  INFO [Thread-21] JobStoreTX:861 - Freed 0 triggers from 'acquired' / 'blocked' state.
20 Aug 2017 05:35:19,061  INFO [Thread-21] JobStoreTX:871 - Recovering 0 jobs that were in-progress at the time of the last shut-down.
20 Aug 2017 05:35:19,061  INFO [Thread-21] JobStoreTX:884 - Recovery complete.
20 Aug 2017 05:35:19,062  INFO [Thread-21] JobStoreTX:891 - Removed 0 'complete' triggers.
20 Aug 2017 05:35:19,062  INFO [Thread-21] JobStoreTX:896 - Removed 0 stale fired job entries.
20 Aug 2017 05:35:19,068  INFO [Thread-21] QuartzScheduler:575 - Scheduler ExecutionScheduler_$_NON_CLUSTERED started.


&lt;/PRE&gt;</description>
      <pubDate>Sun, 20 Aug 2017 12:45:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223273#M185138</guid>
      <dc:creator>anupshirolkar</dc:creator>
      <dc:date>2017-08-20T12:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223274#M185139</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/37164/anupshirolkar.html"&gt;Anup Shirolkar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Your /etc/hosts entry looks wrong is should look like this you advised never change the first 2 lines for IPV4 and IPV6&lt;/P&gt;&lt;PRE&gt;127.0.0.1   localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
10.0.0.4 hdp25-node1.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
10.0.0.5 hdp25-node2.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net
10.0.0.6 hdp25-node3.wulme4ci31tu3lwdofvykqwgkh.bx.internal.cloudapp.net&lt;/PRE&gt;&lt;P&gt;Can you change that on all the hosts and retry that could be the issue with connection lost !&lt;/P&gt;&lt;P&gt;Why does you repolist output have exclamation marks &lt;STRONG&gt;!!!!!&lt;/STRONG&gt;??&lt;/P&gt;&lt;PRE&gt;!HDP-2.4              
!HDP-UTILS-1.1.0.20    
!Updates-ambari-2.2.2.0&lt;/PRE&gt;&lt;P&gt;Can you copy /paste the contents of  the below files&lt;/P&gt;&lt;PRE&gt;cat /etc/yum.repos.d/ambari.repo
cat /etc/yum.repos.d/hdp.repo&lt;/PRE&gt;</description>
      <pubDate>Sun, 20 Aug 2017 14:19:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223274#M185139</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-20T14:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223275#M185140</link>
      <description>&lt;P&gt;I did the change in /etc/hosts as per your suggestion. Also the firewall service was restarted due to the VM restart, so I had to turn that down. Now the Ambari UI is connecting. &lt;/P&gt;&lt;P&gt;I have started services and tested few HDFS commands, also Hive commands but, I cannot see YARN resource UI even if the YARN service is up and running. Please suggest solution for that. &lt;/P&gt;&lt;P&gt;About ! in repo names, the RHEL site says it is due to invalid metadata. &lt;/P&gt;&lt;P&gt;contents of /etc/yum.repos.d/ambari.repo&lt;/P&gt;&lt;PRE&gt;[anup@hdp25-node1 ~]$ cat /etc/yum.repos.d/ambari.repo
#VERSION_NUMBER=2.2.2.0-460


[Updates-ambari-2.2.2.0]
name=ambari-2.2.2.0 - Updates
baseurl=http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.2.2.0
gpgcheck=1
gpgkey=http://public-repo-1.hortonworks.com/ambari/centos6/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1
priority=1
&lt;/PRE&gt;&lt;P&gt;/etc/yum.repos.d/HDP.repo&lt;/P&gt;&lt;PRE&gt;[anup@hdp25-node1 ~]$ cat /etc/yum.repos.d/hdp.repo
cat: /etc/yum.repos.d/hdp.repo: No such file or directory
[anup@hdp25-node1 ~]$ cat /etc/yum.repos.d/HDP.repo
[HDP-2.4]
name=HDP-2.4
baseurl=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.4.3.0


path=/
enabled=1
gpgcheck=0&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 20 Aug 2017 19:20:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223275#M185140</guid>
      <dc:creator>anupshirolkar</dc:creator>
      <dc:date>2017-08-20T19:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223276#M185141</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/37164/anupshirolkar.html"&gt;Anup Shirolkar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good progress can you paste here the screenshot? Now that the first problem was solved I would advice you accept my answer and open a new thread with the YARN UI issue otherwise this thread will be too long to follow.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2017 19:30:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223276#M185141</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-20T19:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223277#M185142</link>
      <description>&lt;P&gt;Yes closing this one is a good idea. I have accepted an answer hope that means the thread is closed.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2017 19:48:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223277#M185142</guid>
      <dc:creator>anupshirolkar</dc:creator>
      <dc:date>2017-08-20T19:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223278#M185143</link>
      <description>&lt;P&gt;Yes open one for the RM/YARN UI  people usually ignore a thread that has been there for ages, with long thread.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2017 20:01:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223278#M185143</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-20T20:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223279#M185144</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/1271/sheltong.html" nodeid="1271"&gt;@Geoffrey Shelton Okot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'm facing the same problem we had before, but I'm using ambari-2.6.0.0 to install HDP2.6.3. The workaround doen't work for me because in step 5, when I have to decide on which node I have to install which service, there is no server listed, althought it was green in step 3. I worked through all suggestions and did everything twice in minimum but I'm totally not able to install Hortonworks and this is really frustrating, because I did it so many times before. Maybe you can give me a final hint to proceed here.&lt;/P&gt;&lt;P&gt;Attaches the Screenshot:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/43817-ambari.jpg"&gt;ambari.jpg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and best regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 03:52:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223279#M185144</guid>
      <dc:creator>christian_nunez</dc:creator>
      <dc:date>2017-12-05T03:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223280#M185145</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/48541/christiannunez.html"&gt;&lt;IMG src="https://ip1.i.lithium.com/1033a296e7edd92756e9c18b6d61924121f51113/68747470733a2f2f7365637572652e67726176617461722e636f6d2f6176617461722f66613331346431626163316534323364346262613433356535343330636665343f643d6964656e7469636f6e26723d504726733d3234" alt="avatar image" style="width: 24px;" /&gt;&lt;/A&gt;&lt;A href="https://community.hortonworks.com/users/48541/christiannunez.html"&gt;Christian Nunez &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check in the ambari database whether the hosts have been registered below is from mysql&lt;/P&gt;&lt;PRE&gt;mysql&amp;gt; select host_id,host_name,last_registration_time, public_host_name from hosts;&lt;/PRE&gt;&lt;P&gt;Please let me know, an advice always open a new thread because this is closed thread and members usually ignore.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 04:07:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223280#M185145</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-12-05T04:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223281#M185146</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1271/sheltong.html" nodeid="1271"&gt;@Geoffrey Shelton Okot&lt;/A&gt;&lt;P&gt;Thank you very much. Next time I will open a new Thread.&lt;/P&gt;&lt;P&gt;Here is the output of the query:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/43823-ambaridatabase.jpg"&gt;ambaridatabase.jpg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ambari=&amp;gt; select host_id, host_name, last_registration_time, public_host_name from hosts;
 host_id |         host_name         | last_registration_time |     public_host_name
---------+---------------------------+------------------------+---------------------------
       1 | master1.XXXXXX.de |          1512415944737 | master1.XXXXXX.de
       2 | slave1.XXXXXX.de  |          1512415945031 | slave1.XXXXXX.de
       4 | slave3.XXXXXX.de  |          1512415948038 | slave3.XXXXXX.de
       3 | slave2.XXXXXX.de   |          1512415948901 | slave2.XXXXXX.de
       5 | master2.XXXXXX.de  |          1512415944037 | master2.XXXXXX.de&lt;/P&gt;&lt;P&gt;Thank you so much,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 15:22:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223281#M185146</guid>
      <dc:creator>christian_nunez</dc:creator>
      <dc:date>2017-12-05T15:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Installation of HDP2.4 with Ambari got stuck</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223282#M185147</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;It seems like there is a bug in the newest Ambari version. I took this link as stated in the installation guide of Hortonworks: "wget -nv &lt;A href="http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.6.0.0/ambari.repo" target="_blank"&gt;http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.6.0.0/ambari.repo&lt;/A&gt; -O /etc/yum.repos.d/ambari.repo", but when I changed to "wget -nv &lt;A href="http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.5.0.3/ambari.repo" target="_blank"&gt;http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.5.0.3/ambari.repo&lt;/A&gt; -O /etc/yum.repos.d/ambari.repo" the installation went through also with HDP2.6.3. Does anyone know why? &lt;/P&gt;&lt;P&gt;But anyways now it is working :-). &lt;/P&gt;&lt;P&gt;Best regards,
Christian&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 02:11:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Installation-of-HDP2-4-with-Ambari-got-stuck/m-p/223282#M185147</guid>
      <dc:creator>christian_nunez</dc:creator>
      <dc:date>2017-12-08T02:11:25Z</dc:date>
    </item>
  </channel>
</rss>

