[
https://issues.apache.org/jira/browse/HBASE-10603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911098#comment-13911098
]
Jean-Marc Spaggiari commented on HBASE-10603:
---------------------------------------------
Is there any real value to remove it? There is some useful methods like
rollingSplit in it. And I don't think it's causing any issue to keep it, no?
> 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)