我使用单机来设置Ambari服务器,以便安装Hadoop。很多网站都被提到了。注册节点时遇到的错误是:
Creating target directory...
==========================
Command start time 2017-07-26 14:50:10
Permission denied (publickey).
SSH command execution finished
host=shubham-r528-r728, exitcode=255
Command end time 2017-07-26 14:50:11
ERROR: Bootstrap of host shubham-r528-r728 fails because previous action finished with non-zero exit code (255)
ERROR MESSAGE: Permission denied (publickey).
STDOUT:
Permission denied (publickey).我有过
shubham@shubham-R528-R728:~$ hostname -f
shubham-R528-R728
shubham@shubham-R528-R728:~$ 我按照根帐户上的http://linux-sys-adm.com/how-to-install-and-configure-ssh-on-ubuntu-server-14.04-lts-step-by-step/设置ssh键。
https://stackoverflow.com/questions/45322821
复制相似问题