Quanlong Huang created HBASE-19208:
--------------------------------------
Summary: Make CopyTable support creating target table split as the
source table
Key: HBASE-19208
URL: https://issues.apache.org/jira/browse/HBASE-19208
Project: HBase
Issue Type: Improvement
Reporter: Quanlong Huang
When the source table contains thousands of regions, it's hard to create a
target table split as the source in the hbase shell manually. Currently we have
to write a simple Java process to create and split the target table. It'd be
better if CopyTable support such a feature.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)