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

Wei-Chiu Chuang resolved HBASE-23817.
-------------------------------------
    Fix Version/s: 3.0.0-alpha-1
       Resolution: Fixed

Thanks for the review [~brfrn169] merged the PR.

> The message "Please make sure that backup is enabled on the cluster." is 
> shown even when the backup feature is enabled
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-23817
>                 URL: https://issues.apache.org/jira/browse/HBASE-23817
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Toshihiro Suzuki
>            Assignee: Wei-Chiu Chuang
>            Priority: Minor
>             Fix For: 3.0.0-alpha-1
>
>
> The following message is shown even when the backup feature is enabled, which 
> is confusing:
> {code}
> Please make sure that backup is enabled on the cluster. To enable backup, in 
> hbase-site.xml, set:
>  hbase.backup.enable=true
> hbase.master.logcleaner.plugins=YOUR_PLUGINS,org.apache.hadoop.hbase.backup.master.BackupLogCleaner
> hbase.procedure.master.classes=YOUR_CLASSES,org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
> hbase.procedure.regionserver.classes=YOUR_CLASSES,org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
> hbase.coprocessor.region.classes=YOUR_CLASSES,org.apache.hadoop.hbase.backup.BackupObserver
> and restart the cluster
> {code}



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

Reply via email to