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


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