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

Andrew Purtell updated BIGTOP-1007:
-----------------------------------

    Affects Version/s:     (was: 0.7.0)
                       0.8.0
    
> 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.8.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