what OS are you deploying on?
----- Original Message ----- From: "ÐΞ€ρ@Ҝ (๏̯͡๏)" <[email protected]> To: "user" <[email protected]> Sent: Thursday, September 25, 2014 1:53:39 PM Subject: Re: 1.6.1 Ambari - Hadoop 2.1 installation. On Ambari server i have [root@ambariserver~]# whoami root [root@ambariserver~]# ps -ef | grep ambari root 2532 1 3 12:32 ? 00:00:41 /usr/jdk64/jdk1.7.0_45/bin/java -server -XX:NewRatio=3 -XX:+UseConcMarkSweepGC -XX:-UseGCOverheadLimit -XX:CMSInitiatingOccupancyFraction=60 -Xms512m -Xmx2048m -Djava.security.auth.login.config=/etc/ambari-server/conf/krb5JAASLogin.conf -Djava.security.krb5.conf=/etc/krb5.conf -Djavax.security.auth.useSubjectCredsOnly=false -cp /etc/ambari-server/conf:/usr/lib/ambari-server/*:/sbin:/bin:/usr/sbin:/usr/bin:/usr/lib/ambari-server/* org.apache.ambari.server.controller.AmbariServer postgres 2559 2495 0 12:32 ? 00:00:00 postgres: ambari ambari 127.0.0.1(46115) idle postgres 2605 2495 0 12:34 ? 00:00:00 postgres: ambari ambari 127.0.0.1(46120) idle postgres 2610 2495 0 12:35 ? 00:00:00 postgres: ambari ambari 127.0.0.1(46121) idle postgres 2611 2495 0 12:35 ? 00:00:00 postgres: ambari ambari 127.0.0.1(46122) idle postgres 2612 2495 0 12:35 ? 00:00:00 postgres: ambari ambari 127.0.0.1(46124) idle root 2890 2871 0 12:52 pts/0 00:00:00 grep ambari [root@ambariserver~]# ls ~/.ssh/id_rsa /root/.ssh/id_rsa [root@ambariserver~]# On Fri, Sep 26, 2014 at 1:19 AM, ÐΞ€ρ@Ҝ (๏̯͡๏) <[email protected]> wrote: > I have created few machines (NN, DN, RM, HS) on cloud. I have created a > ambari server and finished all the steps mentioned here. > > https://cwiki.apache.org/confluence/display/AMBARI/Install+Ambari+1.6.1+from+Public+Repositories > > I am able to access the web console of ambari server. However when i add > all hosts, provided ssh *private key (~/.ssh/id_rsa)* of *root* user of > amabari server (machine), i see that all the hosts fail with registration > error > > > Exception: > > ERROR: Bootstrap of host resourcemanager-machine-cmny.com fails because > previous action finished with non-zero exit code (1) > ERROR MESSAGE: Permission denied > (publickey,gssapi-keyex,gssapi-with-mic,password). > lost connection > > STDOUT: > Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). > lost connection > > > Any suggestions ? > -- > Deepak > > -- Deepak
