<?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: Having Issue in naming Target Hosts? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Having-Issue-in-naming-Target-Hosts/m-p/294153#M217088</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/76902"&gt;@Udhav&lt;/a&gt;&amp;nbsp;You need to map a FQDN (fully qualified domain name) to your "localhost" via /etc/hosts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example I often use "hdp.cloudera.com". &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cat /etc/hosts | grep 'cloudera.com':&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;1xx.xxx.xxx.xxx hdf.cloudera.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1xx.xxx.xxx.xx hdp.cloudera.com&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Next you put the FQDN in the list of hosts during Cluster Install Wizard. &amp;nbsp;Be sure to complete the next required steps for ssh key, agent setup, etc. &amp;nbsp;When the Confirm Hosts modal fails, you can click the Failed link, open modals and get to the full error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The easiest way for me to spin up ambari/hadoop in my computer is using AMBARI VAGRANT:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide" target="_blank"&gt;https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This provides an easy way to spin up 1-X number of nodes in my computer, and it handles all the ssh-keys and host mappings. &amp;nbsp; Using this I can spin up ambari on centos with just a few chained commands:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;wget -O /etc/yum.repos.d/ambari.repo http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.7.0.0/ambari.repo &amp;amp;&amp;amp; yum --enablerepo=extras install epel-release -y &amp;amp;&amp;amp; yum install java java-devel ambari-server ambari-agent -y &amp;amp;&amp;amp; ambari-server setup -s &amp;amp;&amp;amp; ambari-server &amp;amp;&amp;amp; ambari-server start &amp;amp;&amp;amp; ambari-agent start&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Apr 2020 13:49:35 GMT</pubDate>
    <dc:creator>stevenmatison</dc:creator>
    <dc:date>2020-04-16T13:49:35Z</dc:date>
    <item>
      <title>Having Issue in naming Target Hosts?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Having-Issue-in-naming-Target-Hosts/m-p/294142#M217078</link>
      <description>&lt;P&gt;hello, I Know my doubt is silly but i a newbie in bigdata and ambari.&lt;/P&gt;&lt;P&gt;I was creating a cluster. In the installation option i m having troubles while naming Target host.&lt;/P&gt;&lt;P&gt;I am running ambari server(localhost:8080) on my local machine(laptop). My doubt is how should i name target host or what should i name the target host if i want it to run on my local machine(laptop) itself.&lt;/P&gt;&lt;P&gt;If i give "localhost" as the target host name it always fails in the next "Confirm Host" step.&lt;/P&gt;&lt;P&gt;Can anyone guide me through on how shouldi name the target host so that i can run everything in a single machine?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 13:01:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Having-Issue-in-naming-Target-Hosts/m-p/294142#M217078</guid>
      <dc:creator>Udhav</dc:creator>
      <dc:date>2020-04-16T13:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Having Issue in naming Target Hosts?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Having-Issue-in-naming-Target-Hosts/m-p/294153#M217088</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/76902"&gt;@Udhav&lt;/a&gt;&amp;nbsp;You need to map a FQDN (fully qualified domain name) to your "localhost" via /etc/hosts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example I often use "hdp.cloudera.com". &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cat /etc/hosts | grep 'cloudera.com':&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;1xx.xxx.xxx.xxx hdf.cloudera.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1xx.xxx.xxx.xx hdp.cloudera.com&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Next you put the FQDN in the list of hosts during Cluster Install Wizard. &amp;nbsp;Be sure to complete the next required steps for ssh key, agent setup, etc. &amp;nbsp;When the Confirm Hosts modal fails, you can click the Failed link, open modals and get to the full error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The easiest way for me to spin up ambari/hadoop in my computer is using AMBARI VAGRANT:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide" target="_blank"&gt;https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This provides an easy way to spin up 1-X number of nodes in my computer, and it handles all the ssh-keys and host mappings. &amp;nbsp; Using this I can spin up ambari on centos with just a few chained commands:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;wget -O /etc/yum.repos.d/ambari.repo http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.7.0.0/ambari.repo &amp;amp;&amp;amp; yum --enablerepo=extras install epel-release -y &amp;amp;&amp;amp; yum install java java-devel ambari-server ambari-agent -y &amp;amp;&amp;amp; ambari-server setup -s &amp;amp;&amp;amp; ambari-server &amp;amp;&amp;amp; ambari-server start &amp;amp;&amp;amp; ambari-agent start&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 13:49:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Having-Issue-in-naming-Target-Hosts/m-p/294153#M217088</guid>
      <dc:creator>stevenmatison</dc:creator>
      <dc:date>2020-04-16T13:49:35Z</dc:date>
    </item>
  </channel>
</rss>

