[
https://issues.apache.org/jira/browse/HBASE-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Daniel Cryans updated HBASE-2221:
--------------------------------------
Attachment: HBASE-2221.patch
Patch that adds a new MR job called CopyTable that can be configured with a
peer cluster address, new table name, time range and a different region server
implementation (if the peer is different). It also modifies TOF to accept the
peer address and the configuration of a different region server implementation.
A test is added to TestReplication to use CopyTable (which will be modified
once HBASE-1728 gets in to care about scoping).
> MR to copy a table
> ------------------
>
> Key: HBASE-2221
> URL: https://issues.apache.org/jira/browse/HBASE-2221
> Project: Hadoop HBase
> Issue Type: New Feature
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Fix For: 0.21.0
>
> Attachments: HBASE-2221.patch
>
>
> As discussed in HBASE-2197, we need a way to copy a table from one cluster to
> another. This requires creating the job itself and modifying TOF.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.