启动Hadoop
在hadoop1上启动
第一种方式
start-all.sh
第二种方式
start-dfs.sh
start-yarn.sh
查看Hadoop运行状态
通过Web UI查看Hadoop的运行状态
1.查看防火墙状态
systemctl status firewalld
2.关闭防火墙
systemctl stop firewalld
systemctl disable firewalld
本文作者为wzzyhg,转载请注明。
在hadoop1上启动
第一种方式
start-all.sh
第二种方式
start-dfs.sh
start-yarn.sh
1.查看防火墙状态
systemctl status firewalld
2.关闭防火墙
systemctl stop firewalld
systemctl disable firewalld
本文作者为wzzyhg,转载请注明。