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

Bruno Mahé commented on BIGTOP-1007:
------------------------------------

Instead of merging/generating files, can we enhance Apache HBase so it picks up 
all files from a given directory? Or the ability to specify more than one 
hbase-site (or hbase-site specifying extra files to load)? Or maybe making the 
files available to Apache HBase (ie. jars) but having hbase-site specifying 
which module to activate?
Something closer to what GNU/Linux distributions do for Apache.

                
> Introduce a modules system for HBase coprocessor applications
> -------------------------------------------------------------
>
>                 Key: BIGTOP-1007
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1007
>             Project: Bigtop
>          Issue Type: Improvement
>    Affects Versions: 0.7.0
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>
> Consider a modules system convention ("/etc/hbase/modules.d"), a common 
> pattern used for example by Apache httpd, for easily installation and removal 
> of HBase coprocessor applications.
> Within the modules.d/ directory, one additional level of subdirectories can 
> be created, into which a package can drop site xml fragments and scripts to 
> execute after regionserver and master (re)start. Future packages that ship an 
> HBase coprocessor application could then add configuration bits without 
> concern about collisions and trigger a regionserver reload in postinstall.
> HBase already ships a tool for merging configuration files. Changes required 
> for this will be proposed upstream if needed.

--
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

Reply via email to