[ 
https://issues.apache.org/jira/browse/HBASE-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107003#comment-13107003
 ] 

Hudson commented on HBASE-4411:
-------------------------------

Integrated in HBase-TRUNK #2224 (See 
[https://builds.apache.org/job/HBase-TRUNK/2224/])
    HBASE-4411 When copying tables/CFs, allow CF names to be changed

stack : 
Files : 
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/mapreduce/CopyTable.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/mapreduce/Import.java


> 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
>
>         Attachments: HBASE-4411-trunk-v2.patch, 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

        

Reply via email to