You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Brock Noland (Updated) (JIRA)" <ji...@apache.org> on 2012/02/16 21:44:59 UTC

[jira] [Updated] (FLUME-941) Load flume-env.sh from flume_conf_dir environment variable / system property as opposed to bin directory

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

Brock Noland updated FLUME-941:
-------------------------------

    Affects Version/s:     (was: v1.0.0)
                       v0.9.4
        Fix Version/s:     (was: v1.1.0)
                       v0.9.5

This patch if for trunk which is 0.9.X. Update release info to reflect that.
                
> Load flume-env.sh from flume_conf_dir environment variable / system property as opposed to bin directory 
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: FLUME-941
>                 URL: https://issues.apache.org/jira/browse/FLUME-941
>             Project: Flume
>          Issue Type: Improvement
>          Components: Shell
>    Affects Versions: v0.9.4
>            Reporter: Karthik K
>            Assignee: Karthik K
>             Fix For: v0.9.5
>
>         Attachments: FLUME-941.patch
>
>
> When frequently trying out different installations / upgrades of flume, more than not, the flume installation directory (including ./bin) is nuked and replaced with an updated version for testing, but the flume settings are usually stored under FLUME_CONF_DIR , independently to preserve the settings. 
> In the current code, the flume-env.sh(.template) is present in BINDIR  to override. 
> We want to provide a mechanism, to source from FLUME_CONFIG_DIR/flume-env.sh though, (if present) while being backward compatible still. 

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