Help Center/ MapReduce Service/ Troubleshooting/ Using HBase/ HBase Failed to Start Due to Corrupted Version Files
Updated on 2022-09-14 GMT+08:00
HBase Failed to Start Due to Corrupted Version Files
Symptom
HBase fails to start.
Cause Analysis
- The hbase.version file is read during HBase startup. However, the log indicates that a reading exception occurs.

- The file cannot be viewed by running the hadoop fs -cat /hbase/hbase.version command. The file is corrupted.
Solution
- Run the hbase hbck -fixVersionFile command to restore the file.
- If the problem persists after performing 1, obtain the hbase.version file from another cluster of the same version and upload the file to replace the original one.
- Restart the HBase service.
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.