Home > other >  Hbase start times is wrong
Hbase start times is wrong

Time:10-03

operating system: suse Linux server 11 sp3
Hadoop version: 2.2.0
Hbase version: 0.96.2
Zookeeper: 3.4.5

Startup sequence:
Start - DFS. Sh (on the master start the hadoop cluster, can normal boot)
Start - yarn. Sh (on the master start yarn, can normal boot)
ZkServer. Sh start (on all nodes in the cluster to start the zookeeper respectively, in most cases can be normal boot, sometimes a node output zookeeper is running, the puzzling)
Then start hbase, you will tell me wrong
Error: could not find the or the load the main class. Org. Apache hadoop, hbase. Util. HBaseConfTool
Error: could not find the or the load the main class. Org. Apache hadoop, hbase. Master. HMaster
Error: could not find the or the load the main class. Org. Apache hadoop, hbase. Regionserver. HRegionServer
The three errors, in each node hbase log, which is the above three sentences, there is no other more detailed error information, online also didn't find a good method to solve, you help the great god, genuflect is begged
  • Related