Nick Dimiduk created HBASE-10603:
------------------------------------
Summary: Deprecate RegionSplitter
Key: HBASE-10603
URL: https://issues.apache.org/jira/browse/HBASE-10603
Project: HBase
Issue Type: Improvement
Components: util
Reporter: Nick Dimiduk
Priority: Minor
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)