在运行Hadoop时报错jobtracker.info could only be replicated to 0 nodes, instead of 1了,下面一起来看解决办法.
首先查看下空间:
- hadoop dfsadmin -report:
- Configured Capacity: 0 (0 KB)
- Present Capacity: 0 (0 KB)
- DFS Remaining: 0 (0 KB)
- DFS Used: 0 (0 KB)
- DFS Used%: �%
- Under replicated blocks: 0
- Blocks with corrupt replicas: 0
- Missing blocks: 0 //Vevb.com
可以看到datanode没有空间,解决方法,修改datanode的VERSION信息:
- namespaceID=1884837280
- storageID=DS-1550285373-172.18.11.68-50010-1390428970729
- cTime=0
- storageType=DATA_NODE
- layoutVersion=-32
另外两个1550285373,1390428970729,改成任意的,保证位数不变.
新闻热点
疑难解答