[
https://issues.apache.org/jira/browse/HBASE-4522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119063#comment-13119063
]
Jean-Daniel Cryans commented on HBASE-4522:
-------------------------------------------
Our applications use thrift and define a topology (currently just a dumb list
of servers and ports) per cluster. So the dev basically does "I want to access
that $table on that $cluster".
It seems that even if you used the java API directly, you could have the same
topology configuration file (or it could live in ZK, or whatever) and then on
the fly do the proper configurations before creating the HTable.
> 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