安装 sudo apt-get install clustershell 配置组 添加组文件 touch /etc/clustershell/group 配置文件内容 hadoop: ubuntuServer[1-5] slaves: ubuntuServer[2-5] test: ubuntuServer5 执行命令 clush -g hadoop echo $JAVA_HOME 分发文件 clush -g hadoop --copy /etc/krb5.conf /etc/ --dest