In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
1. Check whether the resourcemanager service is started correctly.
If it is not started, check the yarn-site-xml configuration
2. If it is started
1. Check whether the client and the virtual machine can ping each other.
2. Check whether the virtual machine firewall is turned off
3. Investigation
1. First of all, all virtual machines and clients can communicate with ping before, and virtual machines can be connected to the external network, indicating that there is no problem with the network.
2. The firewall of each virtual machine has been turned off.
3. 22 ports and 50070 ports can be connected in the external network.
4. Solve
Discover by command: netstat-tpnl | grep java
Then it can be accessed through 127.0.0.1 ip 8088 on the local machine, so now it should be changed to the public network.
Description: public network IP:192.168.80.11
Go to the master host: change the / etc/hosts file:
Note: my own configuration is pseudo-distributed, what is configured in the configuration file is localhost, and I change it according to my own configuration. The virtual machine must be restarted after the change
Then restart the hadoop services:
Then use the netstat-tpnl | grep java command to view:
On the client, you can access it through the external network:
Problem solved.
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.