[ 
https://issues.apache.org/jira/browse/HBASE-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911138#comment-13911138
 ] 

Nick Dimiduk commented on HBASE-10603:
--------------------------------------

Sorry, I corrected the title after creating the issue. My intent is to remove 
the main() method, not the class itself. These useful methods and the split 
policy definitions are used by the shell, so let's keep those.

> Deprecate RegionSplitter CLI tool
> ---------------------------------
>
>                 Key: HBASE-10603
>                 URL: https://issues.apache.org/jira/browse/HBASE-10603
>             Project: HBase
>          Issue Type: Improvement
>          Components: util
>            Reporter: Nick Dimiduk
>            Priority: Minor
>              Labels: noob
>             Fix For: 0.99.0
>
>
> RegionSplitter is a utility for partitioning a table based on some split 
> algorithm. Those same algorithms are exposed via the shell create command. 
> There's no value in having two ways to access the same functionality. Ensure 
> the main method doesn't provide any functionality absent from the shell and 
> remove it.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to