[
https://issues.apache.org/jira/browse/HBASE-4522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118401#comment-13118401
]
[email protected] commented on HBASE-4522:
------------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2135/
-----------------------------------------------------------
Review request for Paul Lindner.
Summary
-------
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 addresses bug HBASE-4522.
https://issues.apache.org/jira/browse/HBASE-4522
Diffs
-----
src/main/java/org/apache/hadoop/hbase/HBaseConfiguration.java 06fd29c
Diff: https://reviews.apache.org/r/2135/diff
Testing
-------
This has been in production on multiple clusters for a few weeks.
Thanks,
Mikhail
> 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