Nick Dimiduk created HBASE-23928:
------------------------------------
Summary: Add hbck2 command to "completebulkload" a batch of
orphaned regions
Key: HBASE-23928
URL: https://issues.apache.org/jira/browse/HBASE-23928
Project: HBase
Issue Type: Improvement
Components: hbck2, Operability, Usability
Reporter: Nick Dimiduk
Cleaning up a cluster with a bunch of messed up region assignments and state,
hbck2 gets us to the point where meta and hdfs agree on split points, but some
regions are left orphaned in hdfs. The current solution is to manually loop
through the list of orphans and invoke {{completebulkload}} one-by-one. Let's
add this as an action that hbck2 and do on the operator's behalf.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)