首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

could only be replicated to 零 nodes instead of minReplication (=1)

2013-12-02 
could only be replicated to 0 nodes instead of minReplication (1)一、出现这个错误,先看看DN是不是正

could only be replicated to 0 nodes instead of minReplication (=1)

一、出现这个错误,先看看DN是不是正常启动并与NN通信,使用如下命令:

?

sudo -u hdfs hadoop dfsadmin -report

?

二、如果DN已经正常启动,则要hdfs-site.xml文件dfs.replication配置是否大于DN数量,

三、如果问题还没有解决,则要检查iptables(开放DN 50010和NN 8020端口)是否正常。

?

?

热点排行