ndimiduk commented on a change in pull request #847: HBASE-23315 Miscellaneous
HBCK Report page cleanup
URL: https://github.com/apache/hbase/pull/847#discussion_r349816994
##########
File path: hbase-server/src/main/resources/hbase-webapps/master/hbck.jsp
##########
@@ -142,10 +142,18 @@
<h2>Orphan Regions on RegionServer</h2>
</div>
</div>
+ <p>
+ <span>
+ The below are Regions we've lost account of. To be safe, run bulk
load of any data found in these Region orphan directories back into the HBase
cluster.
+ First make sure hbase:meta is in healthy state; run 'hbkc2 fixMeta'
to be sure. Once this is done, per Region below, run a bulk
Review comment:
"`hbck2 fixMeta`"
----------------------------------------------------------------
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