Help Center/ MapReduce Service/ Troubleshooting/ Using HBase/ HBase Failed to Start Due to the Loss of the ACL Table Directory
Updated on 2023-01-11 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
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.

