<?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: After installing Apache Ambari through EC2 on RHEL7 I am not able to register the hosts with the server. in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192177#M154252</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/11311/apappu.html" nodeid="11311" target="_blank"&gt;@amarnath reddy pappu&lt;/A&gt;&lt;P&gt;Could you help me to figure out the error in the images below and after 3 days I am not able to see any host while running command &lt;A href="http://ambari-server-host:8080/api/v1/hosts" target="_blank" rel="nofollow noopener noreferrer"&gt;http://ambari-server-host:8080/api/v1/hosts&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="92531-screenshot-72.png" style="width: 1920px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/18329i5DF5B2E618AE755D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="92531-screenshot-72.png" alt="92531-screenshot-72.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 07:15:15 GMT</pubDate>
    <dc:creator>shraddhasingh68</dc:creator>
    <dc:date>2019-08-18T07:15:15Z</dc:date>
    <item>
      <title>After installing Apache Ambari through EC2 on RHEL7 I am not able to register the hosts with the server.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192173#M154248</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="92501-screenshot-55.png" style="width: 1920px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/18330iFC3EFD347C8854FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="92501-screenshot-55.png" alt="92501-screenshot-55.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;RHEL 7&lt;/P&gt;&lt;P&gt;Amazon EC2 large instance with necessary security check done.&lt;/P&gt;&lt;P&gt;The HDP version is 2.5 and all completion of two steps it fails with the registration of nodes with the server and after uninstalling and again installing back the same error persists. Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 07:15:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192173#M154248</guid>
      <dc:creator>shraddhasingh68</dc:creator>
      <dc:date>2019-08-18T07:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: After installing Apache Ambari through EC2 on RHEL7 I am not able to register the hosts with the server.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192174#M154249</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/97217/shraddhasingh683.html"&gt;Shraddha Singh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you first check if those hosts were heart beating to ambari server?&lt;/P&gt;&lt;P&gt;You can go &lt;A href="http://ambari-server-host:8080/api/v1/hosts" target="_blank"&gt;http://ambari-server-host:8080/api/v1/hosts&lt;/A&gt; and see if it shows any hosts. If it is not showing then go to ambari agents and check if there is any errors at /var/log/ambari-agent/ambari-agent.log &lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 23:19:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192174#M154249</guid>
      <dc:creator>apappu</dc:creator>
      <dc:date>2018-09-20T23:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: After installing Apache Ambari through EC2 on RHEL7 I am not able to register the hosts with the server.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192175#M154250</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/97217/shraddhasingh683.html" nodeid="97217"&gt;@Shraddha Singh&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;can you please confirm if your ambari-server can resolve the hostname of your newly added hosts .&lt;/P&gt;&lt;PRE&gt;[root@asnaik1 ~]# cat /etc/hosts|grep -i ip-172-31-6-255.us-east-2.compute.internal&lt;/PRE&gt;&lt;P&gt;if not please add the Hosts and IP's in /etc/hosts to resolve your hostname in tables (like this ) , add this same entries in all other Agent nodes. then retry the installation.&lt;/P&gt;&lt;PRE&gt;[root@asnaik1 ~]# cat /etc/hosts 
127.0.0.1   localhost 
192.26.168.1 asnaik10.openstacklocal
192.26.168.2 asnaik11.openstacklocal 
192.26.168.3 asnaik19.openstacklocal &lt;/PRE&gt;&lt;P&gt;Plase see if this is helpfull&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 13:01:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192175#M154250</guid>
      <dc:creator>akhilsnaik</dc:creator>
      <dc:date>2018-09-21T13:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: After installing Apache Ambari through EC2 on RHEL7 I am not able to register the hosts with the server.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192176#M154251</link>
      <description>&lt;P&gt;Thanks Akhil, that worked for me.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 15:52:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192176#M154251</guid>
      <dc:creator>shraddhasingh68</dc:creator>
      <dc:date>2018-09-21T15:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: After installing Apache Ambari through EC2 on RHEL7 I am not able to register the hosts with the server.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192177#M154252</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/11311/apappu.html" nodeid="11311" target="_blank"&gt;@amarnath reddy pappu&lt;/A&gt;&lt;P&gt;Could you help me to figure out the error in the images below and after 3 days I am not able to see any host while running command &lt;A href="http://ambari-server-host:8080/api/v1/hosts" target="_blank" rel="nofollow noopener noreferrer"&gt;http://ambari-server-host:8080/api/v1/hosts&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="92531-screenshot-72.png" style="width: 1920px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/18329i5DF5B2E618AE755D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="92531-screenshot-72.png" alt="92531-screenshot-72.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 07:15:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192177#M154252</guid>
      <dc:creator>shraddhasingh68</dc:creator>
      <dc:date>2019-08-18T07:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: After installing Apache Ambari through EC2 on RHEL7 I am not able to register the hosts with the server.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192178#M154253</link>
      <description>&lt;P&gt;please open separate thread since this is already closed. &lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 23:25:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/After-installing-Apache-Ambari-through-EC2-on-RHEL7-I-am-not/m-p/192178#M154253</guid>
      <dc:creator>apappu</dc:creator>
      <dc:date>2018-09-24T23:25:45Z</dc:date>
    </item>
  </channel>
</rss>

