You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Adela Maznikar (JIRA)" <ji...@apache.org> on 2013/01/29 20:07:13 UTC

[jira] [Created] (HBASE-7707) [89-fb] New copy table utility

Adela Maznikar created HBASE-7707:
-------------------------------------

             Summary: [89-fb] New copy table utility
                 Key: HBASE-7707
                 URL: https://issues.apache.org/jira/browse/HBASE-7707
             Project: HBase
          Issue Type: New Feature
            Reporter: Adela Maznikar
            Assignee: Adela Maznikar
            Priority: Minor


We noticed some issues using CopyTable so we want to work on a new utility for table copying. We will keep the old CopyTable and create a new class which will use TableInputFormat + HFileOutputFormat + Bulkload mechanism.
We will have a MR job that will load the table and create HFiles and then using a bulkload we will load those HFiles into a new table. The tool will also allow specifying start and stop row, if the user doesn't want to copy the whole table.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira