bigger-class

 

问题描述:在虚拟机中浏览器可以查看hdfs界面,在windows下访问失败:

1.在windows下配置映射文件:/windows/system32/drivers/etc/hosts  -->  192.168.213.150 Hadoop0 Hadoop0

2.查看虚拟机防火墙状态

service iptables status

service iptables stop (临时关闭)  关闭防火墙后测试查看成功!!!wonderful!

chkconfig iptables off(永久关闭)

chkconfig iptables on

分类:

技术点:

相关文章:

  • 2021-10-10
  • 2021-07-08
  • 2022-12-23
  • 2021-12-23
  • 2021-05-04
  • 2021-08-21
  • 2021-10-04
  • 2021-08-16
猜你喜欢
  • 2022-12-23
  • 2021-06-30
  • 2021-08-15
  • 2021-10-17
  • 2021-08-17
  • 2022-12-23
  • 2021-07-15
相关资源
相似解决方案