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 2015/09/12 00:31:46 UTC

[jira] [Created] (HBASE-14417) Incremental backup and bulk loading

Vladimir Rodionov created HBASE-14417:
-----------------------------------------

             Summary: Incremental backup and bulk loading
                 Key: HBASE-14417
                 URL: https://issues.apache.org/jira/browse/HBASE-14417
             Project: HBase
          Issue Type: New Feature
            Reporter: Vladimir Rodionov
            Assignee: Vladimir Rodionov
             Fix For: 2.0.0


Currently, incremental backup is based on WAL files. Bulk data loading bypasses WALs for obvious reasons, breaking incremental backups. The only way to continue backups after bulk loading is to create new full backup of a table. This may not be feasible for customers who do bulk loading regularly (say, every day).



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