[
https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386431#comment-15386431
]
Matteo Bertozzi commented on HBASE-16181:
-----------------------------------------
the fix on the snapshot side is easy. just put a blacklist instead of excluding
all sys-tables.
but can you elaborate more on the above? why do you have to snapshot the full
backup table when you are taking a new backup?
don't you just need to keep track of which rows are you adding to the backup
table and remove those in case of rollback?
> Backup of hbase:backup table
> ----------------------------
>
> Key: HBASE-16181
> URL: https://issues.apache.org/jira/browse/HBASE-16181
> Project: HBase
> Issue Type: Task
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Attachments: HBASE-16181-v1.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.4#6332)