[
https://issues.apache.org/jira/browse/HBASE-16656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Rodionov updated HBASE-16656:
--------------------------------------
Description:
Default backup set name is "backup". If we do backup for a backup set
"SomeSetName", by default, backup id will be generated in a form:
*SomeSetName_timestamp*.
User can override default behavior by providing backup prefix name in a command
- line:
*-backup_prefix <prefix>*
The goal is to separate backup images between different sets and backup
destinations.
The history command will be updated and the new command - merge will use this
backup names (prefixes)
was:
Default backup set name is "backup". If we do backup for a backup set
"SomeSetName", by default, backup id will be generated in a form:
*SomeSetName_timestamp*.
User can override default behavior by providing backup prefix name in a command
- line:
*-backup_prefix <prefix>*
> BackupID must include backup set name (by default) or can be set by user
> -------------------------------------------------------------------------
>
> Key: HBASE-16656
> URL: https://issues.apache.org/jira/browse/HBASE-16656
> Project: HBase
> Issue Type: Improvement
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
>
> Default backup set name is "backup". If we do backup for a backup set
> "SomeSetName", by default, backup id will be generated in a form:
> *SomeSetName_timestamp*.
> User can override default behavior by providing backup prefix name in a
> command - line:
> *-backup_prefix <prefix>*
> The goal is to separate backup images between different sets and backup
> destinations.
> The history command will be updated and the new command - merge will use this
> backup names (prefixes)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)