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

Mikhail Bautin commented on HBASE-4522:
---------------------------------------

I discussed this with Kannan, and we thought that this might be good for people 
operating multiple HBase clusters for the same application. In that case 
hbase-site.xml could hold configuration for the entire application and 
hbase-site-custom.xml would have cluster-specific settings, e.g. the ZK quorum.
                
> Make hbase-site-custom.xml override the hbase-site.xml
> ------------------------------------------------------
>
>                 Key: HBASE-4522
>                 URL: https://issues.apache.org/jira/browse/HBASE-4522
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Mikhail Bautin
>            Assignee: Liyin Tang
>            Priority: Minor
>             Fix For: 0.94.0
>
>
> The motivation for diff is that we want to override some config change for 
> any specific cluster easily by just adding the config entries in the 
> hbase-site-custom.xml for that cluster. This change adds the 
> hbase-site-custom.xml configuration file into HBaseConfiguration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to