今天在搭建hadoop的开发环境中,用的是centsos6.0的操作系统,由于选安装时选的是最小安装。在配置Master无密码登录时,敲ssh命令时出现

1 -bash: ssh: command not found

最后在网上找到的解决方法为

1 yum -y install openssh-clients

 

 bash: ssh: command not found解决方法

相关文章: