It looks like you are making an HTTP request to a hadoop IPC port. This is not the correct port for the web interface in this daemon.
hadoop 3 中已经将端口改成 9870
所以在网址栏输入 localhost:9870 即可。
本文介绍了Hadoop3中Web界面端口的变化,指出默认端口已更改为9870,并提供了访问新端口的方法。
It looks like you are making an HTTP request to a hadoop IPC port. This is not the correct port for the web interface in this daemon.
hadoop 3 中已经将端口改成 9870
所以在网址栏输入 localhost:9870 即可。
1582
2万+
7088

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