首页 > 其他 > 详细

Initialization failed for block pool Block pool

时间:2019-05-05 12:40:57      阅读:495      评论:0      收藏:0      [点我收藏+]

问题:

2019-05-05 11:36:41,610 FATAL org.apache.hadoop.hdfs.server.datanode.DataNode: Initialization failed for block pool Block pool BP-786145861-192.168.56.101-1557024630493 (storage id DS-755323433-192.168.56.102-50010-1557025295787) service to h1/192.168.56.101:9000

org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.hdfs.server.protocol.DisallowedDatanodeException): Datanode denied communication with namenode: DatanodeRegistration(0.0.0.0, storageID=DS-755323433-192.168.56.102-50010-1557025295787, infoPort=50075, ipcPort=50020, storageInfo=lv=-47;cid=CID-6a141ff8-2747-4a4a-9529-96f5804fdacf;nsid=1045560575;c=0)

2019-05-05 11:36:41,617 WARN org.apache.hadoop.hdfs.server.datanode.DataNode: Ending block pool service for: Block pool BP-786145861-192.168.56.101-1557024630493 (storage id DS-755323433-192.168.56.102-50010-1557025295787) service to h1/192.168.56.101:9000

 

解决方法:

Essentially , the reverse DNS lookup needs to be set up to solve this issue if the cluster is using a DNS Resolver then this needs to be set up at the DNS server level or if the Name Nodes are looking into /etc/hosts file to find Data Nodes then there needs to be any entry for the Data nodes there.

Initialization failed for block pool Block pool

原文:https://www.cnblogs.com/jy627625/p/10812241.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!