You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2017/02/09 00:05:41 UTC

[jira] [Updated] (HBASE-14450) HBase Backup/Restore Phase 3: Multiwal support

     [ https://issues.apache.org/jira/browse/HBASE-14450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Rodionov updated HBASE-14450:
--------------------------------------
    Affects Version/s:     (was: 2.0.0)

> HBase Backup/Restore Phase 3: Multiwal support
> ----------------------------------------------
>
>                 Key: HBASE-14450
>                 URL: https://issues.apache.org/jira/browse/HBASE-14450
>             Project: HBase
>          Issue Type: Task
>            Reporter: Vladimir Rodionov
>            Assignee: Ted Yu
>              Labels: backup
>             Fix For: HBASE-7912
>
>         Attachments: 14450.addendum, 14450-branch-7912.v1.txt, 14450-HBASE-7912.v1.txt, 14450.HBASE-7912.v1.txt, 14450.HBASE-7912.v2.txt, 14450.HBASE-7912.v3.txt, 14450.HBASE-7912.v4.txt, 14450.HBASE-7912.v5.txt, 14450-roll.v2.txt, 14450.roll-wait.txt, 14450.v2.txt, org.apache.hadoop.hbase.backup.TestIncrementalBackup-output.txt, testIncrementalBackup-8-15.txt, testIncrementalBackup-8-18.txt, testIncrementalBackup-succ.txt
>
>
> We need to support multiwal configurations.
> To enable multi WAL, use this code:
> {code}
>     conf1.set(WALFactory.WAL_PROVIDER, "multiwal");
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)