Clara Xiong created HBASE-24587:
-----------------------------------
Summary: hbck2 command should accept one or more files containing
a list of region names
Key: HBASE-24587
URL: https://issues.apache.org/jira/browse/HBASE-24587
Project: HBase
Issue Type: Improvement
Components: hbase-operator-tools, hbck2
Affects Versions: hbase-operator-tools-1.0.0
Reporter: Clara Xiong
Assignee: Clara Xiong
Currently many command accepts a list of region names/ table names/namespaces
on the command line. We should accept paths to one or more files 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.
Similar work has been done in https://issues.apache.org/jira/browse/HBASE-23927
--
This message was sent by Atlassian Jira
(v8.3.4#803005)