[ https://issues.apache.org/jira/browse/HBASE-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105035#comment-13105035
]
stack commented on HBASE-4411:
------------------------------
+1 on patch.
> When copying tables/CFs, allow CF names to be changed
> -----------------------------------------------------
>
> Key: HBASE-4411
> URL: https://issues.apache.org/jira/browse/HBASE-4411
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce
> Reporter: David Revell
> Priority: Minor
> Fix For: 0.92.0, 0.90.5
>
> Attachments: HBASE-4411-trunk.patch
>
>
> The CopyTable mapreduce job uses the Import class to read CFs in one table and output
them to a different table. Here is a patch that allows different CF names to be used in the
source and destination.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|