You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2013/01/11 02:05:11 UTC

[jira] [Resolved] (HBASE-7471) Enable Cleaners required for Snapshots by default

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

Jonathan Hsieh resolved HBASE-7471.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: hbase-6055)
                       (was: 0.96.0)
                   hbase-7290
     Hadoop Flags: Reviewed
    
> Enable Cleaners required for Snapshots by default
> -------------------------------------------------
>
>                 Key: HBASE-7471
>                 URL: https://issues.apache.org/jira/browse/HBASE-7471
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client, master, regionserver, snapshots, Zookeeper
>            Reporter: Jonathan Hsieh
>            Assignee: Ted Yu
>             Fix For: hbase-7290
>
>         Attachments: 7471.txt
>
>
> Currently, snapshots require admins to add configuration to their hbase-site.xml to have snapshot functionality available.  It is at the moment off by default.
> {code}
>  <property>
>     <name>hbase.snapshot.enabled</name>
>     <value>true</value>
>   </property>
> {code}
> Maybe we should just enable snapshots by default.  Discuss.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira