You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/15 07:08:00 UTC

[jira] [Comment Edited] (HBASE-16259) Full backup only deployments

    [ https://issues.apache.org/jira/browse/HBASE-16259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17265762#comment-17265762 ] 

Mallikarjun edited comment on HBASE-16259 at 1/15/21, 7:07 AM:
---------------------------------------------------------------

Isn't this already configurable?
{code:java}
org.apache.hadoop.hbase.backup.master.BackupLogCleaner 
{code}
[~vrodionov] ?


was (Author: rda3mon):
Isn't this already configurable?
{code:java}
org.apache.hadoop.hbase.backup.master.BackupLogCleaner 
{code}

> Full backup only deployments
> ----------------------------
>
>                 Key: HBASE-16259
>                 URL: https://issues.apache.org/jira/browse/HBASE-16259
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Vladimir Rodionov
>            Priority: Major
>             Fix For: HBASE-7912
>
>
> [~enis]:
> {quote}
> We keep the WALs which can accumulate a lot if the use case is to only do
> backups infrequently. This will definitely cause issues since HDFS space
> will get filled up. That is why we may need an option for having
> incremental backups not used, and WAL references being deleted.
> {quote}
> In deployments with infrequent full backups only, there is no need to keep WAL files in archive for incremental backups.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)