[
https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386179#comment-15386179
]
Matteo Bertozzi commented on HBASE-16181:
-----------------------------------------
back then the only system table were (meta, ns, acls).
if you restore one of those chances are that you are corrupting your system.
e.g. restoring meta will not remove or restore regions of the other tables, so
the things that are on disk are not aligned with the meta information.
don't you have the same problem with backups? if you restore an old backup
table, files on disk may be gone or files may be there but not referenced.
> 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)