Member since
04-29-2016
43
Posts
0
Kudos Received
0
Solutions
05-05-2016
01:32 PM
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 more
05-05-2016
06:06 PM
If it is a small cluster, you can skip passwordless ssh and use manual ambari-agent install. Steps for that are here. While this is not a solution to your passwordless ssh issue, this works very well on smaller clusters (I did manual registration on larger clusters too since there were policies of no passwordless ssh for su user).
... View more
05-04-2016
07:17 AM
Please speak to whoever setup that linux instance to confirm as there are many places that your proxy configuration could have been set. It is possible to temporarily override the settings by running the following commands (replace proxysrv with your web proxy server name including any potential user/pass info, and 8080 with whatever port your proxy service runs on): export http_proxy="http://proxysrv:8080
export https_proxy="https://proxysrv:8080
... View more
04-29-2016
03:35 PM
Hi, Unfortunately I can't do a webex with you. Describe your problem here and I and the community will be happy to help you. Also, call the support if you have a subscription. Thanks
... View more