Help Center/
MapReduce Service/
User Guide (ME-Abu Dhabi Region)/
Troubleshooting/
Using HBase/
HBase Failed to Start Due to the Loss of the ACL Table Directory
Updated on 2022-12-08 GMT+08:00
HBase Failed to Start Due to the Loss of the ACL Table Directory
Symptom
The HBase cluster fails to start.
Cause Analysis
Solution
- Stop HBase.
- Log in to the HBase client as the hbase user and run the following command.
Example:
hadoop03:~ # source /opt/client/bigdata_env hadoop03:~ # kinit hbase Password for hbase@HADOOP.COM: hadoop03:~ # hbase zkcli
- Delete the ACL table information from the ZooKeeper.
Example:
[zk: hadoop01:24002,hadoop02:24002,hadoop03:24002(CONNECTED) 0] deleteall /hbase/table/hbase:acl [zk: hadoop01:24002,hadoop02:24002,hadoop03:24002(CONNECTED) 0] deleteall /hbase/table-lock/hbase:acl
- Start HBase.
Parent topic: Using HBase
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot