Nick Dimiduk created HBASE-23927:
------------------------------------
Summary: hbck2 assigns command should accept a file containing a
list of region names
Key: HBASE-23927
URL: https://issues.apache.org/jira/browse/HBASE-23927
Project: HBase
Issue Type: Improvement
Components: hbck2, Operability, Usability
Affects Versions: hbase-operator-tools-1.0.0
Reporter: Nick Dimiduk
The interface is not very ergonomic. Currently the command accepts a list of
region names on the command line. If you have 100's of regions to assign, this
sucks. We should accept a path to a file that contains these encoded regions,
one per line. That way, this command tails nicely into an operator's
incantation using grep/sed over log files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)