Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 0.94.0, 0.95.2
-
Fix Version/s: None
-
Component/s: hbck
-
Labels:None
-
Tags:noob
Description
Got this playing w/ hbck going against the 0.94RC:
12/04/16 17:03:14 INFO util.HBaseFsck: getHTableDescriptors == tableNames => []
Exception in thread "main" java.lang.NullPointerException
at org.apache.hadoop.hbase.util.HBaseFsck.reportTablesInFlux(HBaseFsck.java:553)
at org.apache.hadoop.hbase.util.HBaseFsck.onlineConsistencyRepair(HBaseFsck.java:344)
at org.apache.hadoop.hbase.util.HBaseFsck.onlineHbck(HBaseFsck.java:380)
at org.apache.hadoop.hbase.util.HBaseFsck.main(HBaseFsck.java:3033)
Attachments
Issue Links
- relates to
-
HBASE-6015 HBCK rerun should check all the regions which it checked in the first run
-
- Resolved
-