You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2017/11/07 23:23:01 UTC

[jira] [Created] (HBASE-19208) Make CopyTable support creating target table split as the source table

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)