拷贝 hadoop 配置文件 core-site.xml、hdfs-site.xml 到 manager 机器的 /etc/hadoop/conf 目录中,在 manager 启动脚本 bin/manager.sh 的 startUp() 方法中加一行 export HADOOP_CONF_DIR=/etc/hadoop/conf,重启 manager。 manager 界面中的连接地址填写 active ns 的地址