<?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: Ambari Cannot register host with not supported os type in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153457#M36168</link>
    <description>&lt;P&gt;Thanks Ashnee! I will try that later today using Amabari 2.2.0 from here: &lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Install+Ambari+2.2.0+from+Public+Repositories" target="_blank"&gt;https://cwiki.apache.org/confluence/display/AMBARI/Install+Ambari+2.2.0+from+Public+Repositories&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jul 2016 15:13:37 GMT</pubDate>
    <dc:creator>ed_day</dc:creator>
    <dc:date>2016-07-28T15:13:37Z</dc:date>
    <item>
      <title>Ambari Cannot register host with not supported os type</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153453#M36164</link>
      <description>&lt;P&gt;My hosts won't register but I am using Ubuntu 14.&lt;/P&gt;&lt;P&gt;Agent log:&lt;/P&gt;&lt;P&gt;ERROR 2016-07-27 22:02:59,618 Controller.py:117 - Cannot register host with not supported os type, hostname=x.y.z, serverOsType=ubuntu14, agentOsType=ubuntu14&lt;/P&gt;&lt;P&gt;Server log:&lt;/P&gt;&lt;P&gt;22:03:10,454 ERROR [qtp1057908342-26] ActionDBAccessorImpl:241 - Host x.y.z doesn't exist in database&lt;/P&gt;&lt;P&gt;Any help is much appreciated&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 04:08:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153453#M36164</guid>
      <dc:creator>ed_day</dc:creator>
      <dc:date>2016-07-28T04:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Cannot register host with not supported os type</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153454#M36165</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/11394/edday.html" nodeid="11394"&gt;@ed day&lt;/A&gt;&lt;/P&gt;&lt;P&gt;1 - What are the Ambari and HDP stack versions here?&lt;/P&gt;&lt;P&gt;2 - Is this a new cluster? If not, what OS are existing hosts running?&lt;/P&gt;&lt;P&gt;3 - What is your complete Ubuntu version number?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 04:16:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153454#M36165</guid>
      <dc:creator>jchiapetta</dc:creator>
      <dc:date>2016-07-28T04:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Cannot register host with not supported os type</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153455#M36166</link>
      <description>&lt;P&gt;Thanks!! &lt;/P&gt;&lt;P&gt;1. Ambari 1.7.0 HDP 2.2.&lt;/P&gt;&lt;P&gt;2. New cluster.&lt;/P&gt;&lt;P&gt;3. Ubuntu 14.04.4 LTS.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 13:19:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153455#M36166</guid>
      <dc:creator>ed_day</dc:creator>
      <dc:date>2016-07-28T13:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Cannot register host with not supported os type</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153456#M36167</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11394/edday.html" nodeid="11394"&gt;@ed day&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Please check link:-&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/AMBARI-8513" target="_blank"&gt;https://issues.apache.org/jira/browse/AMBARI-8513&lt;/A&gt;&lt;/P&gt;&lt;P&gt;this was the bug i ambari 1.7.0.&lt;/P&gt;&lt;P&gt;The usual work flow when ambari-server is creating the agents is as follow:
Ambari-server host provisions by ssh all ambari-agents
Every ambari-agent needs to callback to &lt;A href="https://ambari.test.com:8440" target="_blank"&gt;https://ambari.test.com:8440&lt;/A&gt; and register itself in the server.
All agents are registered and now you can install "stuff" in them through ambari. &lt;/P&gt;&lt;P&gt;If you configuring multinode cluster  then  the problem was the agents in different nodes couldn't execute the callback cause they couldn't reach ambari-server url in that port. &lt;/P&gt;&lt;P&gt;Maybe this isssue is related to  ports 8440 and 8441 in the ambari-server host.  Please open this port and try once again or  use ambari version 2.0.0 or later.&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 14:28:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153456#M36167</guid>
      <dc:creator>ashneesharma88</dc:creator>
      <dc:date>2016-07-28T14:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Cannot register host with not supported os type</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153457#M36168</link>
      <description>&lt;P&gt;Thanks Ashnee! I will try that later today using Amabari 2.2.0 from here: &lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Install+Ambari+2.2.0+from+Public+Repositories" target="_blank"&gt;https://cwiki.apache.org/confluence/display/AMBARI/Install+Ambari+2.2.0+from+Public+Repositories&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 15:13:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153457#M36168</guid>
      <dc:creator>ed_day</dc:creator>
      <dc:date>2016-07-28T15:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Cannot register host with not supported os type</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153458#M36169</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11394/edday.html" nodeid="11394"&gt;@ed day&lt;/A&gt; the issue is most likely that Ubuntu 14 is not a supported OS with Ambari 1.7 and HDP 2.2.&lt;/P&gt;&lt;P&gt;Only Ubuntu 12 is supported for Ambari 1.7. You will need to go with Ambari 2.1 or higher to have Ubuntu 14 support.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2016 01:31:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153458#M36169</guid>
      <dc:creator>jchiapetta</dc:creator>
      <dc:date>2016-07-29T01:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Cannot register host with not supported os type</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153459#M36170</link>
      <description>&lt;P&gt;if this is the answer of your question, then lets close this.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2016 13:05:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Cannot-register-host-with-not-supported-os-type/m-p/153459#M36170</guid>
      <dc:creator>ashneesharma88</dc:creator>
      <dc:date>2016-07-29T13:05:05Z</dc:date>
    </item>
  </channel>
</rss>

