First, check whether more than half of the servers start zookeeper. If yes, use the JPS command and find that the quorumpeermain main class is not started
[[email protected] zookeeper-3.5.7]$ jps
14850 Jps
The most likely cause: Zookeeper decompression path in the conf folder zoo.cfg (I am here after changing the name) configuration when adding the content after the addition of a space and the creation of myid up and down there are empty lines or left and right spaces, enter the file deleted, and then check the jps
#######################cluster##########################
server.2=hadoop102:2888:3888
server.3=hadoop103:2888:3888
server.4=hadoop104:2888:3888
Read More:
- [Solved] Error contacting service. It is probably not running.
- [Solved] Kafka Error: InvalidReplicationFactorException: Replication factor:
- [Solved] hbase Startup Error: ERROR: Can’t get master address from ZooKeeper; znode data == null
- When installing zookeeper, you can view the process start, but the status display error: Error contacting service. It is probably not running
- [Solved] zookeeper Startup Error: already running as process
- [Solved] kafka startup Error: java.net.ConnectException: Connection refused
- [Solved] eclipse Error: org.apache.hadoop.hbase.NotServingRegionException:
- [Solved] Hadoop Error: Error: Could not find or load main class org.apache.hadoop.mapreduce.v2.app.MRAppMaster
- [Solved] Error running query: MetaException(message:Got exception: java.net.ConnectException Call From XXXX
- keil error #1-D: last line of file ends without a newline
- [Solved] HBase shell command Error: ERROR: connection closed
- [Solved] bin/hive Startup Error: Operation category READ is not supported in state standby
- [Solved] Zookeeper3.6.0 Error: Error contacting service. It is probably not running
- HBase shell Find ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
- Centos7 hive started to report an error. There is no route to the host. The firewall has been closed
- [Solved] hbase Create Sheet Error: ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
- Hadoop ERROR: Attempting to operate on hdfs namenode as root ERROR: but there is no HDFS_NAMENODE_US
- Yarn add package loading error: operation not permitted, unlink …
- How to Solve Hmaster hangs up issue due to namenode switching in Ha mode
- [Solved] Hive Error while processing statement: FAILED: Execution Error