[
https://issues.apache.org/jira/browse/HBASE-23927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clara Xiong updated HBASE-23927:
--------------------------------
Description: 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 one or more 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. (was: 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.)
> hbck2 assigns command should accept one or more files containing a list of
> region names
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-23927
> URL: https://issues.apache.org/jira/browse/HBASE-23927
> Project: HBase
> Issue Type: Improvement
> Components: hbase-operator-tools, hbck2, Operability, Usability
> Affects Versions: hbase-operator-tools-1.0.0
> Reporter: Nick Dimiduk
> Assignee: Clara Xiong
> Priority: Major
> Fix For: hbase-operator-tools-1.1.0
>
>
> 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 one or more 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)