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

Vladimir Rodionov updated HBASE-16181:
--------------------------------------
    Attachment: HBASE-16181-v3.patch

v3. Introduces TableName.isSnapshottable/ TableName.setSnapshottable

By default, system tables are not snapshottable, but it can be overridden with 
the new API. 

No more checks on system tables during restore from snapshots.

As since, new functionality is not exposed to command line tools, there is no 
way to create snapshots for system tables using command line tools.

> Allow snapshot of hbase:backup table
> ------------------------------------
>
>                 Key: HBASE-16181
>                 URL: https://issues.apache.org/jira/browse/HBASE-16181
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>              Labels: backup
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16181-v1.patch, HBASE-16181-v2.patch, 
> HBASE-16181-v3.patch
>
>
> Snapshot of HBase system tables is not supported, we need either move 
> hbase:backup into different name space or fix snapshots.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to