不能访问宿主机地址:端口号
来源:2-2 基于docker一键部署大数据开发环境

慕勒0516890
2022-11-21
确认宿主机地址是192.168.207.130
也执行了hive.sh、spark.sh等脚本。
验证效果的时候
浏览器输入http://192.168.207.130:50700等地址,有以下出错信息:
Unable to connect
Firefox can’t establish a connection to the server at 192.168.207.130:50700.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer's network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
写回答
1回答
-
小简同学
2022-11-21
同学你好,确认一下所有的容器组件是否正常启动。可以通过命令 docker ps,查看下是否有容器显示exit状态。你提供的信息可能是hadoop容器没有正常启动。祝学习愉快!022024-09-25
相似问题