[
https://issues.apache.org/jira/browse/HBASE-14134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Rodionov resolved HBASE-14134.
---------------------------------------
Resolution: Implemented
Part of a patch v5 in a parent JIRA.
The following set of commands is supported:
{code}
hbase backup set add [name] [list of tables]
hbase backup set remove [name] [list of tables]
hbase backup set delete [name]
hbase backup set describe [name]
hbase backup set list
{code}
Now one can run backup command and specify backup set name:
{code}
hbase backup create full backup_directory -set name
{}code
> HBase Backup/Restore Phase 2: Backup sets management
> ----------------------------------------------------
>
> Key: HBASE-14134
> URL: https://issues.apache.org/jira/browse/HBASE-14134
> Project: HBase
> Issue Type: New Feature
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)