Description
1) Meta action doesn't work, it always fails to find the server holding meta, which has been the case for some time now.
2) Root action is no longer relevant:
13/04/01 20:36:25 INFO util.ChaosMonkey: Performing action: Restart region server holding ROOT
org.apache.hadoop.hbase.exceptions.TableNotFoundException: Cannot find row in .META. for table: ROOT, row=ROOT,,99999999999999
at org.apache.hadoop.hbase.client.MetaScanner.metaScan(MetaScanner.java:164)
Attachments
Attachments
Issue Links
- relates to
-
HBASE-7488 Implement HConnectionManager.locateRegions which is currently returning null
- Closed