Help Center> MapReduce Service> Troubleshooting> Using HBase> HBase Failed to Start Due to a Quota Set on HDFS
Updated on 2022-12-09 GMT+08:00

HBase Failed to Start Due to a Quota Set on HDFS

Symptom

HBase fails to start.

Cause Analysis

Check the HMaster log (/var/log/Bigdata/hbase/hm/hbase-omm-xxx.log). It is found that "The DiskSpace quota of /hbase is exceeded" is displayed.

Solution

  1. Run the df -h command to check data directory space. It is found that the directory space is full. Delete unnecessary data to free up space.
  2. Expand the node to ensure that the data directory space is sufficient.