could only be replicated to 0 nodes, instead of 1
摘要:
周末机房断电,然后hadoop爆出如题的错误,解决方案就是关闭所有节点的防火墙,相关命令如下:查看防火墙状态:/etc/init.d/iptables status暂时关闭防火墙:/etc/init.d/iptables stop禁止防火墙在系统启动时启动/sbin/chkconfig --leve... 阅读全文
posted @ 2013-11-15 14:52 雨渐渐 阅读(182) 评论(0) 推荐(0) 编辑