Region found in HDFS but missing in Meta
Know how to troubleshoot issues related to the regions that are found in the HDFS cluster however missing in the Meta table.
Condition
Region directory exists in the HDFS cluster but not listed in hbase:meta.
Cause
Meta corruption or missed updates.
As a result, data in the region is not accessible to applications.