2017年8月5日

格式化namenode时 报错 No Route to Host from node1/192.168.1.111 to node3:8485 failed on socket timeout exception: java.net.NoRouteToHostException: No route to host

摘要: 报错内容如上,在格式化namenode时报错,系统为centos7 原因:关闭防火墙时用的service iptables stop 解决方法:使用命令 systemctl stop firewalld 来关闭防火墙 再次格式化namenode,成功。 阅读全文

posted @ 2017-08-05 20:29 嘣嘣嚓 阅读(1251) 评论(1) 推荐(1)

导航