首页 > 代码库 > There are 0 datanode(s) running and no node(s) are excluded in this operation.
There are 0 datanode(s) running and no node(s) are excluded in this operation.
向hadoop导入文件,报错
....
There are 0 datanode(s) running and no node(s) are excluded in this operation.
....
查看配置
$hadoop_home/hadoop/etc/hdfs-site.xml
<property>
<name>dfs.namenode.name.dir</name>
<value>file:/home/sparkuser/myspark/hadoop/hdfs/name</value>
</property>
<property>
对应目录下生成in_use.lock文件
解决
删除目录下的 current
There are 0 datanode(s) running and no node(s) are excluded in this operation.
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。