<?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-server Setup Issue in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229011#M72672</link>
    <description>&lt;P&gt;Hi Geoffrey, &lt;/P&gt;&lt;P&gt;Here are the server details of the virtual machine on which I am trying to install ambari. I also attached the additional processor, memory and disk information. &lt;/P&gt;&lt;P&gt;Node : Virtual Machine &lt;/P&gt;&lt;P&gt;Cores (CPU): 4 (4)Disk: &lt;/P&gt;&lt;P&gt;Memory: 23.46GB &lt;/P&gt;&lt;P&gt;Operating System &lt;/P&gt;&lt;P&gt;$ cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.9 (Santiago) &lt;/P&gt;&lt;P&gt;$ uname -a Linux hdplabambari 2.6.32-696.3.1.el6.x86_64 #1 SMP Thu Apr 20 11:30:02 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux &lt;/P&gt;&lt;P&gt;Just an overview - I requested my Devops team for a 10 node virtual machine all with the close configuration. &lt;/P&gt;&lt;P&gt;This is a new virtual machine and the yum repos that are listed when I type - yum repolist are below. I think the HDP and HDP utils are put in by chef on this node. I didnt download the HDP and HDP utils. I only downloaded the ambari repo. &lt;/P&gt;&lt;P&gt;HDP HDP Version - HDP-2.3.4.0 &lt;/P&gt;&lt;P&gt;HDP-UTILS HDP Utils Version - HDP-UTILS-1.1.0.20 &lt;/P&gt;&lt;P&gt;ambari ambari-2.5.0.3 &lt;/P&gt;&lt;P&gt;To download Ambari Repo i used this Link - &lt;/P&gt;&lt;P&gt;wget -nv &lt;A href="http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.5.0.3/ambari.repo"&gt;http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.5.0.3/ambari.repo&lt;/A&gt; -O /etc/yum.repos.d/ambari.repo &lt;/P&gt;&lt;P&gt;Please let me konw if i can provide any further info. &lt;/P&gt;&lt;P&gt;FYI - Currently there is nothing on this 10 virtual machines. I am planning to build a Hortonworks Hadoop cluster with this 10 virtual nodes. As part of it i started with the ambari server setup on one node and ran into the above issues. Thank you for all your help.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;</description>
    <pubDate>Sat, 16 Dec 2017 06:53:43 GMT</pubDate>
    <dc:creator>abhishek_c</dc:creator>
    <dc:date>2017-12-16T06:53:43Z</dc:date>
    <item>
      <title>Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229004#M72665</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to setup ambari on a virtual machine and run into below issue. I researched with the error and tried all the inputs but no luck.&lt;/P&gt;&lt;P&gt;# yum repolist &lt;/P&gt;&lt;P&gt;Loaded plugins: product-id, search-disabled-repos, security, subscription-manager &lt;/P&gt;&lt;P&gt;ambari                                                                                                                                                                               | 2.9 kB     00:00 &lt;/P&gt;&lt;P&gt;repo id                                                                                repo name                                                                                                      status &lt;/P&gt;&lt;P&gt;HDP                                                                                    HDP Version - HDP-2.3.4.0                                                                                         175 &lt;/P&gt;&lt;P&gt;HDP-UTILS HDP Utils Version - HDP-UTILS-1.1.0.20                                                                             43 &lt;/P&gt;&lt;P&gt;ambari                                                                                 ambari-2.5.0.3                                                                                                     12 &lt;/P&gt;&lt;P&gt;# yum install ambari-server &lt;/P&gt;&lt;P&gt;Loaded plugins: product-id, search-disabled-repos, security, subscription-manager Setting up Install Process
Package ambari-server-2.5.0.3-7.x86_64 already installed and latest version
Nothing to do &lt;/P&gt;&lt;P&gt;# ambari-server setup &lt;/P&gt;&lt;P&gt;Using python  /usr/bin/python &lt;/P&gt;&lt;P&gt;Setup ambari-server &lt;/P&gt;&lt;P&gt;Traceback (most recent call last): &lt;/P&gt;&lt;P&gt;  File "/usr/sbin/ambari-server.py", line 40, in &amp;lt;module&amp;gt; &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;    from ambari_server.serverUpgrade import upgrade, upgrade_stack, set_current&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;File "/usr/lib/python2.6/site-packages/ambari_server/serverUpgrade.py", line 51, in &amp;lt;module&amp;gt; &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;    from ambari_server.setupMpacks import replay_mpack_logs &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;  File "/usr/lib/python2.6/site-packages/ambari_server/setupMpacks.py", line 42, in &amp;lt;module&amp;gt; &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;    from resource_management.libraries.functions.tar_archive import extract_archive, get_archive_root_dir &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;ImportError: cannot import name extract_archive&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 06:04:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229004#M72665</guid>
      <dc:creator>abhishek_c</dc:creator>
      <dc:date>2017-12-15T06:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229005#M72666</link>
      <description>&lt;P&gt;&lt;EM&gt;@&lt;A href="https://community.hortonworks.com/users/46188/abhishekchamakura1.html"&gt;Abhishek Reddy Chamakura&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Could you run these 4 commands on the Ambari server, is there a specific reason that you are installing an old HDP 2.3 version when  you have HDP 2.6&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;# yum erase ambari-server &lt;/PRE&gt;&lt;PRE&gt;# yum clean all &lt;/PRE&gt;&lt;PRE&gt;# yum repolist &lt;/PRE&gt;&lt;PRE&gt;# yum install -y ambari-server &lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;Please revert&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 06:30:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229005#M72666</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-12-15T06:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229006#M72667</link>
      <description>&lt;P&gt;Hi Geoffrey,&lt;/P&gt;&lt;P&gt;Thank you for your quick response and time.  I ran the below commands and tried setting up amber_server and ran into same issue. Please find attached the steps i did and the error.&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/45422-ambari-server-setup-issue.txt"&gt;ambari-server-setup-issue.txt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am trying to setup a lab environment with similar versions as Production to make a look alike to give another platform to test before deploying to production.&lt;/P&gt;&lt;P&gt;But we are planning to upgrade Ambari from 2.5.0.3  to 2.5.2.0 and HDP to 2.6.1.0.&lt;/P&gt;&lt;P&gt;What is the best way to remove old HDP repos  - Do you recommend using yum erase or yum remove ?&lt;/P&gt;&lt;P&gt;Your help is greatly appreciated. Thank you and looking forward to your help.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 23:53:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229006#M72667</guid>
      <dc:creator>abhishek_c</dc:creator>
      <dc:date>2017-12-15T23:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229007#M72668</link>
      <description>&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/45423-ambari-server-setup-issue.txt"&gt;ambari-server-setup-issue.txt&lt;/A&gt;</description>
      <pubDate>Sat, 16 Dec 2017 00:01:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229007#M72668</guid>
      <dc:creator>abhishek_c</dc:creator>
      <dc:date>2017-12-16T00:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229008#M72669</link>
      <description>&lt;P&gt;&lt;EM&gt;@&lt;A href="https://community.hortonworks.com/users/46188/abhishekchamakura1.html"&gt;Abhishek Reddy Chamakura&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Can you tell me the Type and OS version, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I want to quickly reproduce your steps with Ambari 2.5.0.3 and  HDP-2.3.4.0 175 can you maybe send the links you used for the downloads.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Dec 2017 02:49:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229008#M72669</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-12-16T02:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229009#M72670</link>
      <description>&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/44449-processor-and-memory-info.txt"&gt;processor-and-memory-info.txt&lt;/A&gt;</description>
      <pubDate>Sat, 16 Dec 2017 06:48:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229009#M72670</guid>
      <dc:creator>abhishek_c</dc:creator>
      <dc:date>2017-12-16T06:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229010#M72671</link>
      <description>&lt;P&gt;Hi Geoffrey, &lt;/P&gt;&lt;P&gt;Here are the server details of the virtual machine on which I am trying to install ambari. I also attached the additional processor, memory and disk information. &lt;/P&gt;&lt;P&gt;Node : Virtual Machine &lt;/P&gt;&lt;P&gt;Cores (CPU): 4 (4)Disk: &lt;/P&gt;&lt;P&gt;Memory: 23.46GB &lt;/P&gt;&lt;P&gt;Operating System &lt;/P&gt;&lt;P&gt;$ cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.9 (Santiago) &lt;/P&gt;&lt;P&gt; $ uname -a Linux hdplabambari 2.6.32-696.3.1.el6.x86_64 #1 SMP Thu Apr 20 11:30:02 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux &lt;/P&gt;&lt;P&gt;Just an overview - I requested my Devops team for a 10 node virtual machine all with the close configuration. &lt;/P&gt;&lt;P&gt;This is a new virtual machine and the yum repos that are listed when I type - yum repolist are below. I think the HDP and HDP utils are put in by chef on this node. I didnt download the HDP and HDP utils. I only downloaded the ambari repo. &lt;/P&gt;&lt;P&gt;HDP HDP Version - HDP-2.3.4.0 &lt;/P&gt;&lt;P&gt;HDP-UTILS HDP Utils Version - HDP-UTILS-1.1.0.20 &lt;/P&gt;&lt;P&gt;ambari ambari-2.5.0.3 &lt;/P&gt;&lt;P&gt;To download Ambari Repo i used this Link - &lt;/P&gt;&lt;P&gt;wget -nv &lt;A href="http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.5.0.3/ambari.repo" target="_blank"&gt;http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.5.0.3/ambari.repo&lt;/A&gt; -O /etc/yum.repos.d/ambari.repo &lt;/P&gt;&lt;P&gt;Please let me konw if i can provide any further info. &lt;/P&gt;&lt;P&gt;FYI - Currently there is nothing on this 10 virtual machines. I am planning to build a Hortonworks Hadoop cluster with this 10 virtual nodes. As part of it i started with the ambari server setup on one node and ran into the above issues. Thank you for all your help.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;</description>
      <pubDate>Sat, 16 Dec 2017 06:49:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229010#M72671</guid>
      <dc:creator>abhishek_c</dc:creator>
      <dc:date>2017-12-16T06:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229011#M72672</link>
      <description>&lt;P&gt;Hi Geoffrey, &lt;/P&gt;&lt;P&gt;Here are the server details of the virtual machine on which I am trying to install ambari. I also attached the additional processor, memory and disk information. &lt;/P&gt;&lt;P&gt;Node : Virtual Machine &lt;/P&gt;&lt;P&gt;Cores (CPU): 4 (4)Disk: &lt;/P&gt;&lt;P&gt;Memory: 23.46GB &lt;/P&gt;&lt;P&gt;Operating System &lt;/P&gt;&lt;P&gt;$ cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.9 (Santiago) &lt;/P&gt;&lt;P&gt;$ uname -a Linux hdplabambari 2.6.32-696.3.1.el6.x86_64 #1 SMP Thu Apr 20 11:30:02 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux &lt;/P&gt;&lt;P&gt;Just an overview - I requested my Devops team for a 10 node virtual machine all with the close configuration. &lt;/P&gt;&lt;P&gt;This is a new virtual machine and the yum repos that are listed when I type - yum repolist are below. I think the HDP and HDP utils are put in by chef on this node. I didnt download the HDP and HDP utils. I only downloaded the ambari repo. &lt;/P&gt;&lt;P&gt;HDP HDP Version - HDP-2.3.4.0 &lt;/P&gt;&lt;P&gt;HDP-UTILS HDP Utils Version - HDP-UTILS-1.1.0.20 &lt;/P&gt;&lt;P&gt;ambari ambari-2.5.0.3 &lt;/P&gt;&lt;P&gt;To download Ambari Repo i used this Link - &lt;/P&gt;&lt;P&gt;wget -nv &lt;A href="http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.5.0.3/ambari.repo"&gt;http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.5.0.3/ambari.repo&lt;/A&gt; -O /etc/yum.repos.d/ambari.repo &lt;/P&gt;&lt;P&gt;Please let me konw if i can provide any further info. &lt;/P&gt;&lt;P&gt;FYI - Currently there is nothing on this 10 virtual machines. I am planning to build a Hortonworks Hadoop cluster with this 10 virtual nodes. As part of it i started with the ambari server setup on one node and ran into the above issues. Thank you for all your help.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;</description>
      <pubDate>Sat, 16 Dec 2017 06:53:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229011#M72672</guid>
      <dc:creator>abhishek_c</dc:creator>
      <dc:date>2017-12-16T06:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229012#M72673</link>
      <description>&lt;P&gt;&lt;EM&gt;@&lt;A href="https://community.hortonworks.com/users/46188/abhishekchamakura1.html"&gt;Abhishek Reddy Chamakura&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I have just completed a single node installation with your current Ambari /HDP versions. All went successfully I have attached the documentation and screenshots of the cluster creation.&lt;BR /&gt;&lt;/EM&gt;&lt;I&gt;Unfortunately, we usually, ignore obvious steps that can cost us time and frustration, please validate my steps against yours. I used the Mysql database and not the embedded Postgres for Ambari, hive, oozie, and ranger backend DB's.&lt;/I&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/6735i3FFD9E798A58AECD/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="03-repo.jpg" title="03-repo.jpg" /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/6736i4FC2FDECB1AC7E58/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="04-target-host.jpg" title="04-target-host.jpg" /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/6738i71290C1466E706DC/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="01-ambari-welcome-ui.jpg" title="01-ambari-welcome-ui.jpg" /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/6739i198FF15FBFF4FB33/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="02-hdp32.jpg" title="02-hdp32.jpg" /&gt;</description>
      <pubDate>Sat, 16 Dec 2017 07:35:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229012#M72673</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-12-16T07:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229013#M72674</link>
      <description>&lt;P&gt;&lt;EM&gt;More screen shots&lt;/EM&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/6913i7A14F473E5382EC8/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="08-assign-slave.jpg" title="08-assign-slave.jpg" /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/6915i0FE43697CF5D8C6E/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="05-confirm-hosts.jpg" title="05-confirm-hosts.jpg" /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/6916i1103B89ED19E8B27/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="07-assign-master.jpg" title="07-assign-master.jpg" /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/6918i499972F8858F023E/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="09-customise-services.jpg" title="09-customise-services.jpg" /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/6919iF26E3C6E3C9F0891/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="06-choose-service.jpg" title="06-choose-service.jpg" /&gt;</description>
      <pubDate>Sat, 16 Dec 2017 07:37:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229013#M72674</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-12-16T07:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229014#M72675</link>
      <description>&lt;P&gt;&lt;EM&gt;@&lt;A href="https://community.hortonworks.com/users/46188/abhishekchamakura1.html"&gt;Abhishek Reddy Chamakura&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The installation was successful at  the end, so there should be something definitely wrong with either your OS or packages&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Enjoy!!!&lt;/EM&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/6783i733CE3CA425770D2/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="10-review.jpg" title="10-review.jpg" /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/6785iFEFA73C348095401/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="11-install-start-test.jpg" title="11-install-start-test.jpg" /&gt;</description>
      <pubDate>Sat, 16 Dec 2017 07:39:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229014#M72675</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-12-16T07:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229015#M72676</link>
      <description>&lt;P&gt;&lt;EM&gt;@&lt;A href="https://community.hortonworks.com/users/46188/abhishekchamakura1.html"&gt;Abhishek Reddy Chamakura&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Confirmation of service and versions&lt;/EM&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/7402i1E5FC167CDFFD2D2/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="12-versions.jpg" title="12-versions.jpg" /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/7403i35E6364D9A65BF23/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="13-all-green.jpg" title="13-all-green.jpg" /&gt;</description>
      <pubDate>Sat, 16 Dec 2017 09:10:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229015#M72676</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-12-16T09:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229016#M72677</link>
      <description>&lt;P&gt;Hi Geoffrey,&lt;/P&gt;&lt;P&gt;Thank you very much for taking time and testing the installation. I have gone through all of your screenshots. This is what I am planning to do but I am running into issues at the very beginning of the installation of Ambari Server. I will further research into the issue I am running into. Will update you if I find anything.&lt;/P&gt;&lt;P&gt;Thank you very much for your time and fast response.&lt;/P&gt;&lt;P&gt;Have a great weekend!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Dec 2017 11:28:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229016#M72677</guid>
      <dc:creator>abhishek_c</dc:creator>
      <dc:date>2017-12-16T11:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229017#M72678</link>
      <description>&lt;P&gt;&lt;EM&gt; @&lt;A href="https://community.hortonworks.com/users/46188/abhishekchamakura1.html"&gt;Abhishek Reddy Chamakura&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Can you share the document you are using this&lt;I&gt; &lt;/I&gt;&lt;I&gt;cluster&lt;/I&gt;&lt;I&gt; install, maybe I could see something that you aint't seeing &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Are you using a satellite server for repos? Can you share the contents of your ambari,hdp and hdp-utils.repos??&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;I usually don't like to leave an issue un resolved!!&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Dec 2017 16:42:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229017#M72678</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-12-16T16:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229018#M72679</link>
      <description>&lt;P&gt;Hi Geoffrey,&lt;/P&gt;&lt;P&gt;Sorry for my late response. I got busy over the weekend and totally forgot to respond back with details. I will gather all the details and message you. Thank you for your support.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 22:58:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229018#M72679</guid>
      <dc:creator>abhishek_c</dc:creator>
      <dc:date>2017-12-18T22:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229019#M72680</link>
      <description>&lt;P&gt;&lt;EM&gt;@&lt;A href="https://community.hortonworks.com/users/46188/abhishekchamakura1.html"&gt;Abhishek Reddy Chamakura&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;No problem&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 03:05:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229019#M72680</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-12-19T03:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229020#M72681</link>
      <description>&lt;P&gt;Hi Geoffrey,&lt;/P&gt;&lt;P&gt;Let me give you a little overview on how and where it all started.&lt;/P&gt;&lt;P&gt;Since we have only one Hadoop Cluster which started as a POC and later it was converted to Production environment , we didn't have a lower environment similar to production for testing. So I planned to standup a production like environment with 10 nodes.&lt;/P&gt;&lt;P&gt;I requested for 10 new virtual machines with RHEL 6.9 from devops team at our organization. They provided me 10 new vm's.Brand new vm's with no applications running on it.  The devops team did one additional step on the new vm's - enabled chef on the new vm's. Upon the chef-client run it downloaded the below HDP repos , I didn't download the HDP repos neither I used them. I only downloaded ambari repo using the below links&lt;/P&gt;&lt;P&gt;repo id        repo name &lt;/P&gt;&lt;P&gt;                                                                             
HDP            HDP Version - HDP-2.3.4.0 &lt;/P&gt;&lt;P&gt;                                                                                       
HDP-UTILS      HDP Utils Version - HDP-UTILS-1.1.0.20 &lt;/P&gt;&lt;P&gt;Ambari-2.5.0.3 Repo Download Link
wget -nv &lt;A href="http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.5.0.3/ambari.repo" target="_blank"&gt;http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.5.0.3/ambari.repo&lt;/A&gt; -O /etc/yum.repos.d/ambari.repo&lt;/P&gt;&lt;P&gt;I can stop the chef-client on the new vm's and remove the HDP repos. I want to setup a cluster with Ambari - 2.5.0.3 in the lab environment because currently we are running Ambari - 2.5.0.3 in production. We are planning to upgrade the Ambari version in production. Since I don't have a environment to test the upgrade , I wanted to setup the lab environment with the similar Ambari version in production and ran into ambari-setup issues.&lt;/P&gt;&lt;P&gt;The VM's doesn't have any HDP packages installed or distributed. The VM's are all new and having nothing related to HDP.&lt;/P&gt;&lt;P&gt;Please let me know if you need any further information or a webx session to look into it further.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 06:37:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229020#M72681</guid>
      <dc:creator>abhishek_c</dc:creator>
      <dc:date>2017-12-19T06:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229021#M72682</link>
      <description>&lt;P&gt;Hi Geoffrey,&lt;/P&gt;&lt;P&gt;Some additional info on the node on which I was trying to setup ambari&lt;/P&gt;&lt;P&gt;$ sudo yum list installed | grep -i ambari &lt;/P&gt;&lt;P&gt;ambari-agent.x86_64              2.1.2.1-418           @ambari &lt;/P&gt;&lt;P&gt;ambari-server.x86_64             2.5.0.3-7             @ambari &lt;/P&gt;&lt;P&gt;$ sudo yum list installed | grep -i hdp &lt;/P&gt;&lt;P&gt;hdparm.x86_64                    9.43-4.el6            @RHEL6-Server-DVD &lt;/P&gt;&lt;P&gt;libgenders.x86_64                1.14-2.el6.rf         @HDP-UTILS &lt;/P&gt;&lt;P&gt;pdsh.x86_64                      2.27-1.el6.rf         @HDP-UTILS&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Abhishek&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 06:46:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229021#M72682</guid>
      <dc:creator>abhishek_c</dc:creator>
      <dc:date>2017-12-19T06:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari-server Setup Issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229022#M72683</link>
      <description>&lt;P&gt;Resolution Found - Please follow below steps &lt;/P&gt;&lt;P&gt;1. Install Ambari Agent &lt;/P&gt;&lt;P&gt;2. Check the status of ambari agent - Start it if not up&lt;/P&gt;&lt;P&gt;3. Try yum install ambari-server&lt;/P&gt;&lt;P&gt;Thank you all for all the help. &lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Abhishek &lt;/P&gt;</description>
      <pubDate>Sat, 07 Apr 2018 02:30:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-server-Setup-Issue/m-p/229022#M72683</guid>
      <dc:creator>abhishek_c</dc:creator>
      <dc:date>2018-04-07T02:30:08Z</dc:date>
    </item>
  </channel>
</rss>

