[
https://issues.apache.org/jira/browse/HBASE-15861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303311#comment-15303311
]
Vladimir Rodionov commented on HBASE-15861:
-------------------------------------------
Added the following command-line option to restore operation *restore [-set
set_name]*:
{code}
hbase restore [-set set_name] <backup_root_path> <backup_id> [tableMapping]
[-overwrite] [-check] [-automatic]
{code}
Now one can restore backup set by specifying backup set name. Restore can be
done to different table set, see [tableMapping] argument, if [tableMapping] is
missing, restores tables from backup set into the same tables.
> Add support for table sets in restore operation
> -----------------------------------------------
>
> Key: HBASE-15861
> URL: https://issues.apache.org/jira/browse/HBASE-15861
> Project: HBase
> Issue Type: Task
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Attachments: HBASE-15861-v1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)