standby The resourcemanger machine reports that the port is unavailable, port 8088 is normal, the process is running, and the log is normal
Solution ideas
1. Log in to the two resourcemanger machines and check whether the/var/log/Hadoop yarn/Hadoop Hadoop resourcemanager-emr-header-1.cluster *. Log logs contain error messages
2. Check whether there is an automatically pulled log: startup_ MSG: starting ResourceManager to judge whether active standby switching has occurred
2021-08-10 17:58:01,750 INFO org.apache.hadoop.yarn.server.resourcemanager.ResourceManager: Already in standby state
3. Check the standby log and find the problem: I can’t connect ZK and keep trying to reconnect. ZK connection exception lasts for a long time. It may not be reconnected due to timeout, and it may enter the terminated state.
This is because there is a problem with the ResourceManager state of header-1. The state of HA and the state of hazookeeperconnectionstate are terminated.
4. Status can be by running on header-1, curl http://localhost:8088/ws/v1/cluster/info
Normal active connection, (active RM) is OK, and yarn service is OK:
5. Solution: ARN active RM can provide normal services. The standby RM is in a wrong state. When restarting active ha later, it may not be switched in time. Restart standby RM to solve the problem.
Read More:
- WIN7 + IIS7 Service Unavailable HTTP Error 503. The service is unavailable.
- Port 4200 is already in use.Use ‘-port’ to specify a different port error Reasons
- When the mybatis field contains an expression, an error is reported when it is stored in the database
- An error of 500 is reported when an item is assigned to a role
- An error is reported when an android phone visits the app webpage: net::ERR_PROXY_CONNECTION_FAILED
- When react devtools is enabled, an error is reported for the project
- Syntax error: typeerror: this.getoptions is not a function an error is reported when the. SCSS file is imported globally
- When the spring MVC project is running on idea, an error is reported when the controller is a null pointer
- Exception record. When eclipse starts, an error is reported when workspace is opened
- Kafka opens JMX port and reports that the error port is occupied
- An error is reported when passing data pages using Ajax: Vue is not defined
- Pikachu vulnerability is installed in the shooting range, and an error is reported when connecting to the MySQL database
- An import error is reported in the python. The solution to setting. Pylintrc is invalid
- An error is reported when Clickhouse is started. The error log information is: structure needs cleaning
- Service temporarily unavailable due to an ongoing leader election. Please refresh
- The Vue project is packaged and deployed to tomcat, and an Error 404 is reported as soon as it is refreshed
- An error is reported when the less file is introduced into main.js
- The imported package is gray and an error is reported
- When using freemaker template to get values, an error is reported when the attribute is empty
- After Vue is packaged, a blank page appears, an error is reported in the resource request, and there is no error handling scheme