[
https://issues.apache.org/jira/browse/HBASE-23927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136754#comment-17136754
]
Wellington Chevreuil commented on HBASE-23927:
----------------------------------------------
It seems the test added here is creating an _inputForAssignsTest_ file under
project root dir, which causes asflicense checks to fail:
[https://builds.apache.org/job/PreCommit-HBASE-OPERATOR-TOOLS-Build/175/artifact/patchprocess/patch-asflicense-problems.txt].
[~clarax98007] can you create an amending PR for this?
> 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
> 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 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)