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

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

     [ https://issues.apache.org/jira/browse/HBASE-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adela Maznikar updated HBASE-7707:
----------------------------------

    Description: 
We need a new utility which instead of doing Scan and Put will Scan the table and create HFiles which will be bulkloaded afterwards into a new table.


  was:
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.

    
> [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 need a new utility which instead of doing Scan and Put will Scan the table and create HFiles which will be bulkloaded afterwards into a new 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