I encountered a server not running yetexception error while working today. The symptom is that it is normal to enter HBase shell, but this error will be thrown when executing any instruction.
There is no error message when checking the log. At first I thought there was HBase process not up, but the JPS command showed that all started.
It’s a little tricky.. Because the test server was restarted a few days ago, and then I did some other work on it. So it is suspected that the problem is port occupancy.. However.. Neither..
I had no choice, so I moved out the ultimate solution: reloading Hadoop and HBase. After the official configuration is completed. HBase is miraculously good..
I once suspected that it was my configuration.. However.. Neither..
Finally found a solution on the Internet, because Hadoop is in a safe mode. So HBase operation will be abnormal. I’m not sure how it works. The solution is to manually exit safe mode
./hadoop dfsadmin -safemode leave
Then restart HBase and solve the problem
Read More:
- The list command in HBase shell reported an error org.apache.hadoop . hbase.PleaseHoldException : Master is initializing
- hbase ERROR org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
- An error occurs when HBase uses the shell command: pleaseholdexception: Master is initializing solution
- Some problems in the development of HBase MapReduce
- Kylin startup error HBase common lib not found
- Solution: the process with ID XXXXXX is not currently running
- Idea running error running ‘application’: solution to command line is too long
- Solution of modulenotfounderror in running pychar
- The perfect solution of VS2010 console program running in a flash
- TFTP: server says: file not found solution
- The solution of windows not flashing back when visual studio console program is running
- Record the python package EXE file running error importerror, but do not prompt specific error solution
- The solution of running switchhosts as an administrator in win10
- Error: Could not find or load main class org.apache.hadoop.hbase.util.HBaseConfTool
- Solution of server startup timeout in eclipse
- A solution to 1603 error in installing vCenter server
- Solution to server application error in IIS 5.1
- HBase hangs up immediately after startup. The port reports an error of 500 and hmaster aborted
- Failed in Android compilation: solution to setup Jack server problem
- The MySQL server is running with the — secure file priv option