首页
编程
java
php
前端
首页
编程
java
php
前端
hadoop 遇到下面错误 为什么会这样,无法解决
服务都启动了啊,在本机下面有那个文件,hadoop没有哪个文件,要传过去为什么失败呢?
看了许多的百度,还是没有解决这个问题,很是苦恼啊,请求帮忙解决吧
jps 看看 datanode进程
你好 看看这篇文章:
解决There are 0 datanode(s) running and no node(s) are excluded in this operation._weixin_41374755的博客-CSDN博客
解决There are 0 datanode(s) running and no node(s) are excluded in this operation.出现上述问题可能是格式化两次hadoop,导致没有datanode解决方法1:重启linux,再使用start-dfs.sh和start-yarn.sh 重启一下hadoop解决办法2:找到hadoop安装目录下 hadoop-2.4.1/data/dfs/data里面的current文件夹删除然后从新执行一下 hadoop namenode
https://blog.csdn.net/weixin_41374755/article/details/107146445
点击展开全文