You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2016/12/22 22:42:58 UTC

[jira] [Created] (HBASE-17364) Point in time (PIT) restore

Vladimir Rodionov created HBASE-17364:
-----------------------------------------

             Summary: Point in time (PIT) restore
                 Key: HBASE-17364
                 URL: https://issues.apache.org/jira/browse/HBASE-17364
             Project: HBase
          Issue Type: New Feature
            Reporter: Vladimir Rodionov
            Assignee: Vladimir Rodionov


For applications where HBase version is a real timestamp we can implement PIT, including *restore current state* option.

*Restore current state* command will restore table from the most recent backup and then continue restore operation by re-playing edits from WAL files which are still around.

Another option : restore time range of a table

 





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)