<?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 problem with HDP2.6 using Ambari 2.5 on RHL7 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222976#M66939</link>
    <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/30153/winniephilip.html"&gt;@Winnie Philip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It looks your local repo is not well configured, first clear the cache&lt;/P&gt;&lt;PRE&gt;# yum clean all&lt;/PRE&gt;&lt;P&gt;What is the output of &lt;/P&gt;&lt;PRE&gt;# yum repolist&lt;/PRE&gt;&lt;P&gt;What is the url in  these 2 files&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;Can you  the local access  base URL&lt;/P&gt;&lt;PRE&gt; &lt;A href="http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7" target="_blank"&gt;http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;If not see &lt;A target="_blank" href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.5.1.0/bk_ambari-installation/content/setting_up_a_local_repository.html"&gt;Setting Up a Local Repository&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 19 Aug 2017 01:50:40 GMT</pubDate>
    <dc:creator>Shelton</dc:creator>
    <dc:date>2017-08-19T01:50:40Z</dc:date>
    <item>
      <title>Installation problem with HDP2.6 using Ambari 2.5 on RHL7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222973#M66936</link>
      <description>&lt;P&gt;I'm trying to install  ambari-2.5.1.0 on RHL7.&lt;/P&gt;&lt;P&gt;Installed local repository on host, added ambari.repo, and hdp.repo to /etc/yum.repos.d, and trying to run following command as root.&lt;/P&gt;&lt;P&gt;yum install ambari-server&lt;/P&gt;&lt;P&gt;I get below error, and I cannot go any further at this point.&lt;/P&gt;&lt;P&gt;&lt;A href="http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7/repodata/repomd.xml:" target="_blank"&gt;http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7/repodata/repomd.xml:&lt;/A&gt; [Errno 14] HTTP Error 403 - Forbidden&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 01:18:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222973#M66936</guid>
      <dc:creator>winnie_philip</dc:creator>
      <dc:date>2017-08-19T01:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Installation problem with HDP2.6 using Ambari 2.5 on RHL7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222974#M66937</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/30153/winniephilip.html" nodeid="30153"&gt;@Winnie Philip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It looks like more of a Web Server issue where you installed the local repository.&lt;/P&gt;&lt;P&gt;Can you please check if you are able to get the repomd.xml file using wget/curl from abari server host?&lt;/P&gt;&lt;PRE&gt;# wget &lt;A href="http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7/repodata/repomd.xml" target="_blank"&gt;http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7/repodata/repomd.xml&lt;/A&gt;
OR
# curl &lt;A href="http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7/repodata/repomd.xml" target="_blank"&gt;http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7/repodata/repomd.xml&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;If above does not work and gives same 403 response. Then you will need to check your Proxy configuration Or Proxy username / password.&lt;/P&gt;&lt;P&gt;Please check if there is any proxy server configured which requires proxy credentials?   If yes then add the credentials something like following inside your "/etc/profile"  OR inside "~/.bash_profile" file of all hosts with the correct proxy username / password and port. &lt;/P&gt;&lt;PRE&gt;export http_proxy=http://USERNAME:PASSWORD@proxy.com:80&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Reference: &lt;A href="https://www.cyberciti.biz/faq/linux-unix-set-proxy-environment-variable/" target="_blank"&gt;https://www.cyberciti.biz/faq/linux-unix-set-proxy-environment-variable/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 01:32:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222974#M66937</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-08-19T01:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Installation problem with HDP2.6 using Ambari 2.5 on RHL7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222975#M66938</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/30153/winniephilip.html" nodeid="30153"&gt;@Winnie Philip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also it is strange to see that you are trying to install Ambari Server  (which ideally comes from ambari repo,  Not from the HDP repo)  but the error shows that it is trying to retrieve file from hdp repo  (&lt;EM&gt;hdp/HDP/centos7/repodata/repomd.xml)&lt;/EM&gt;.  Can you please check the &lt;/P&gt;&lt;PRE&gt;&lt;A href="http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7/repodata/repomd.xml" target="_blank"&gt;http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7/repodata/repomd.xml&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Can you please check the repos are correct or not?&lt;/P&gt;&lt;PRE&gt;# cat /etc/yum.repos.d/ambari.repo&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 01:35:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222975#M66938</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-08-19T01:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Installation problem with HDP2.6 using Ambari 2.5 on RHL7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222976#M66939</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/30153/winniephilip.html"&gt;@Winnie Philip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It looks your local repo is not well configured, first clear the cache&lt;/P&gt;&lt;PRE&gt;# yum clean all&lt;/PRE&gt;&lt;P&gt;What is the output of &lt;/P&gt;&lt;PRE&gt;# yum repolist&lt;/PRE&gt;&lt;P&gt;What is the url in  these 2 files&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;Can you  the local access  base URL&lt;/P&gt;&lt;PRE&gt; &lt;A href="http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7" target="_blank"&gt;http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;If not see &lt;A target="_blank" href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.5.1.0/bk_ambari-installation/content/setting_up_a_local_repository.html"&gt;Setting Up a Local Repository&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 01:50:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222976#M66939</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-19T01:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Installation problem with HDP2.6 using Ambari 2.5 on RHL7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222977#M66940</link>
      <description>&lt;P&gt;Thanks for getting back so quickly. yum repolist also giving me the same 403 - Forbidden error&lt;/P&gt;&lt;P&gt;I can get to "curl http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7/repodata/repomd.xml"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cat /etc/yum.repos.d/ambari.repo&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;#VERSION_NUMBER=2.5.1.0-159 &lt;/P&gt;&lt;P&gt;[ambari-2.5.1.0]
name=ambari Version - ambari-2.5.1.0 &lt;/P&gt;&lt;P&gt;#baseurl=http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.5.1.0
baseurl=http://vlmazgrpmaster.fisdev.local/ambari/centos7/ &lt;/P&gt;&lt;P&gt;#gpgcheck=1
gpgcheck=0
gpgkey=http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.5.1.0/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1
priority=1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cat /etc/yum.repos.d/HDP.repo&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;#VERSION_NUMBER=2.6.1.0-129
[HDP-2.6.1.0] &lt;/P&gt;&lt;P&gt;name=HDP Version - HDP-2.6.1.0 &lt;/P&gt;&lt;P&gt;#baseurl=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.1.0
baseurl=http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7 &lt;/P&gt;&lt;P&gt;#gpgcheck=1 &lt;/P&gt;&lt;P&gt;gpgcheck=0 &lt;/P&gt;&lt;P&gt;gpgkey=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.1.0/RPM-                                                                                        GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1 &lt;/P&gt;&lt;P&gt;priority=1 &lt;/P&gt;&lt;P&gt;[HDP-UTILS-1.1.0.21] &lt;/P&gt;&lt;P&gt;name=HDP-UTILS Version - HDP-UTILS-1.1.0.21 &lt;/P&gt;&lt;P&gt;#baseurl=http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.21/repos/centos7
baseurl=http://vlmazgrpmaster.fisdev.local/hdp/ &lt;/P&gt;&lt;P&gt;#gpgcheck=1 &lt;/P&gt;&lt;P&gt;gpgcheck=0 &lt;/P&gt;&lt;P&gt;gpgkey=http://public-repo-1.hortonworks.com/HDP/centos7/2.x/updates/2.6.1.0/RPM-                                                                                        GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1 &lt;/P&gt;&lt;P&gt;priority=1&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 03:24:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222977#M66940</guid>
      <dc:creator>winnie_philip</dc:creator>
      <dc:date>2017-08-19T03:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Installation problem with HDP2.6 using Ambari 2.5 on RHL7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222978#M66941</link>
      <description>&lt;P&gt;I have both /etc/yum.repos.d/&lt;STRONG&gt;ambari.repo, &lt;/STRONG&gt;and /etc/yum.repos.d/&lt;STRONG&gt;hdp.repo &lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 03:28:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222978#M66941</guid>
      <dc:creator>winnie_philip</dc:creator>
      <dc:date>2017-08-19T03:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Installation problem with HDP2.6 using Ambari 2.5 on RHL7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222979#M66942</link>
      <description>&lt;P&gt;&lt;STRONG&gt;These are the 3 errors:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7/repodata/repomd.xml:" target="_blank"&gt;http://vlmazgrpmaster.fisdev.local/hdp/HDP/centos7/repodata/repomd.xml:&lt;/A&gt; [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
&lt;A href="http://vlmazgrpmaster.fisdev.local/hdp/repodata/repomd.xml:" target="_blank"&gt;http://vlmazgrpmaster.fisdev.local/hdp/repodata/repomd.xml:&lt;/A&gt; [Errno 14] HTTP Error 403 - Forbidden
Trying other mirror.
&lt;A href="http://vlmazgrpmaster.fisdev.local/ambari/centos7/repodata/repomd.xml:" target="_blank"&gt;http://vlmazgrpmaster.fisdev.local/ambari/centos7/repodata/repomd.xml:&lt;/A&gt; [Errno 14] HTTP Error 403 - Forbidden&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 03:36:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222979#M66942</guid>
      <dc:creator>winnie_philip</dc:creator>
      <dc:date>2017-08-19T03:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Installation problem with HDP2.6 using Ambari 2.5 on RHL7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222980#M66943</link>
      <description>&lt;P&gt;Thanks all, My problem was the "proxy".  yum.conf had a line for "proxy="  deep down in the file.  I commented out and after that &lt;/P&gt;&lt;P&gt;"yum install ambari-server"  worked.  &lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 08:03:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222980#M66943</guid>
      <dc:creator>winnie_philip</dc:creator>
      <dc:date>2017-08-19T08:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Installation problem with HDP2.6 using Ambari 2.5 on RHL7</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222981#M66944</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/30153/winniephilip.html"&gt;Winnie Philip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Great you got a solution for that, now you have to accept the best response as a reward to the HCC member this ensure that members are   motivated to help .&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 10:36:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installation-problem-with-HDP2-6-using-Ambari-2-5-on-RHL7/m-p/222981#M66944</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-19T10:36:00Z</dc:date>
    </item>
  </channel>
</rss>

