Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Issues In Installation for ambari Repo and Agent Manually - Please assist

avatar
New Member

Hi

I am doing the manual installation of ambari following the steps (please see the screenshot - ambari-agent.jpg As given in this , I cannot see the below , on executing the yum repolist:

AMBARI.2.2.1.1-2.xAmbari 2.x8

Please see the screeshot - yum-repolist.jpg Please guide me on this :(((

@drussell - Will appreciate your assistance :))))

1 ACCEPTED SOLUTION

avatar
Master Guru

Try this

export http_proxy=http://proxy.tcs.com:8080
wget --proxy-user=1105949 --proxy-password='Bvs#...' http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.2.1.1/ambari.repo -O /etc/yum.repos.d/ambari.repo

Type your full password on the second line, and confirm proxy URL and the proxy user. If it works you will get ambari.repo and you should be good to go since your yum proxy looks good. Confirm with "yum repolist", and try to install ambari-agent.

View solution in original post

12 REPLIES 12

avatar
New Member

@drussell Please assist i have made the changes as you said ... please check the above comment

avatar
New Member
@drussell

I shared the in my actualquery on this , why ambari version is not displayed on doing yum repolist

avatar
Master Guru

Try this

export http_proxy=http://proxy.tcs.com:8080
wget --proxy-user=1105949 --proxy-password='Bvs#...' http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.2.1.1/ambari.repo -O /etc/yum.repos.d/ambari.repo

Type your full password on the second line, and confirm proxy URL and the proxy user. If it works you will get ambari.repo and you should be good to go since your yum proxy looks good. Confirm with "yum repolist", and try to install ambari-agent.