在搭建hadoop集群的时候,需要用到ssh免密码登录,但是主机master配置了之后还是会报错Agent admitted failure to sign using the key.
这个时候我们需要执行
ssh-add
然后我们发现就可以了!
在搭建hadoop集群的时候,需要用到ssh免密码登录,但是主机master配置了之后还是会报错Agent admitted failure to sign using the key.
这个时候我们需要执行
ssh-add

被折叠的 条评论
为什么被折叠?