Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The namenode and secondarynamenode of the primary node were started successfully, but the slave was not started successfully

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

The Hadoop2.7.2 cluster secondarynamenode started successfully, but the slave node datenode started unsuccessfully.

The slave node reports an error in the datanote log under logs: java.net.BindException: Port in use: localhost:0, and hint: the requested address cannot be specified.

Modify / etc/hosts file to add the original default configuration (in this operation, the hosts files of all nodes in the cluster have been modified, and the salve node has not been tested separately).

Vi / etc/hosts

Add the following to the last line:

127.0.0.1 localhost.localdomain localhost

Save exit.

Stop the Hadoop cluster: sbin/stop-all.sh

Start the cluster: sbin/start-dfs.sh

Successfully started the slave node

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.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report