[
https://issues.apache.org/jira/browse/HBASE-15862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313344#comment-15313344
]
Vladimir Rodionov commented on HBASE-15862:
-------------------------------------------
[~tedyu], can you tell what is wrong with disable/delete table approach? I see
it as the only option when you need to completely overwrite data in a table. If
disable/delete fails, so will fail restore operation. User will have to remove
table manually (from META and from HDFS) in this case and repeat restore.
> Backup - Delete- Restore does not restore deleted data
> ------------------------------------------------------
>
> Key: HBASE-15862
> URL: https://issues.apache.org/jira/browse/HBASE-15862
> Project: HBase
> Issue Type: Bug
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Attachments: HBASE-15862-v1.patch
>
>
> This was discovered during testing. If we delete row after full backup and
> perform immediately restore, the deleted row still remains deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)