In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
Due to the previous installation of the hadoop-2.5.0 version, it has always been possible for related nodes to get up. Today, cheap formatting of namenode caused datanode to fail to start.
[root@xp hadoop-2.5.0] # sbin/hadoop namenode-format
After formatting, you want to start datanode as shown in the figure.
two。 Then check the datanode log
[root@xp logs] # tail-50 hadoop-root-datanode-xp.log
According to the contents of the log, the clusterID of namenode and datanode is inconsistent. I suddenly remembered that I formatted namenode twice before. It should be due to the clusterID inconsistency between namenode and datanode caused by multiple formatting of namenode! Namenode updates clusterID each time it is formatted, but datanode is only determined when it is formatted for the first time, resulting in inconsistencies.
3. Follow the log path prompt to find clusterID.
4. ClusterID replication in direct / opt/modules/hadoop-2.5.0/data/dfs/name/current/VERSION replaces clusterID in / opt/modules/hadoop-2.5.0/data/dfs/data/current/VERSION.
5. Finally, restart the hadoop-related node services, and finally DataNode has been running normally.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.