[
https://issues.apache.org/jira/browse/HBASE-24587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk resolved HBASE-24587.
----------------------------------
Release Note: HBCK2 is now able to accept subcommand argument lists via
input file. See help output for details.
Resolution: Fixed
Thank you for the contribution [~clarax98007] !
> hbck2 command should accept one or more files containing a list of region
> names/table names/namespaces
> ------------------------------------------------------------------------------------------------------
>
> 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
> Priority: Major
> Fix For: hbase-operator-tools-1.3.0
>
>
> 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.20.7#820007)