daisukebe commented on a change in pull request #40: HBASE-23112
[hbase-operator-tools] fixMeta in hbck2 is porcelain, in …
URL:
https://github.com/apache/hbase-operator-tools/pull/40#discussion_r332338066
##########
File path: hbase-hbck2/README.md
##########
@@ -159,7 +160,9 @@ Command:
fixMeta
Do a server-side fixing of bad or inconsistent state in hbase:meta.
- Repairs 'holes' and 'overlaps' in hbase:meta.
+ Critical that hbase:meta is first made healthy before making any
+ other repairs. Fix 'holes', 'overlaps', etc. Is NOT same as the
+ _hbck1_ command named similarily.
SEE ALSO: reportMissingRegionsInMeta
Review comment:
Thanks Stack! Reviewed the latest one and I'm still wondering if the Master
UI is the only one way to recognize the inconsistency. Is there an equivalent
tool developed in the command line?
> Fixes 'holes', 'overlaps', etc
Does it make sense to you to change the sentence to `Fixes 'holes',
'overlaps' in HDFS, etc`?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services