[ 
https://issues.apache.org/jira/browse/HBASE-23927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wellington Chevreuil updated HBASE-23927:
-----------------------------------------
    Description: Currently, *assigns* command accepts a list of region names as 
parameter. When dealing with a very large number of regions, though, passing 
all regions encoded name as the command parameters becomes too much overhead 
for the CLI. 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: Currently, 
*assigns* command accepts a list of region names on the command line. When 
dealing with a very large number of regions, though, passing all regions 
encoded name as the command parameters becomes too much overhead for the CLI. 
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.)

> 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
>
>
> Currently, *assigns* command accepts a list of region names as parameter. 
> When dealing with a very large number of regions, though, passing all regions 
> encoded name as the command parameters becomes too much overhead for the CLI. 
> 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)

Reply via email to