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

Hudson commented on FLUME-2993:
-------------------------------

ABORTED: Integrated in Jenkins build Flume-trunk-hbase-1 #236 (See 
[https://builds.apache.org/job/Flume-trunk-hbase-1/236/])
FLUME-2993. Add support for environment variables in configuration files 
(bessbd: 
[http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=5e52ac4ad18a7776f4c74499c1314fbfd3513160])
* (edit) 
flume-ng-node/src/main/java/org/apache/flume/node/PropertiesFileConfigurationProvider.java
* (add) 
flume-ng-node/src/main/java/org/apache/flume/node/EnvVarResolverProperties.java
* (edit) flume-ng-doc/sphinx/FlumeUserGuide.rst
* (edit) flume-ng-node/pom.xml
* (add) 
flume-ng-node/src/test/java/org/apache/flume/node/TestEnvVarResolverProperties.java
* (add) flume-ng-node/src/test/resources/flume-conf-with-envvars.properties


> Support environment variables in configuration files
> ----------------------------------------------------
>
>                 Key: FLUME-2993
>                 URL: https://issues.apache.org/jira/browse/FLUME-2993
>             Project: Flume
>          Issue Type: New Feature
>          Components: Configuration
>            Reporter: Bessenyei Balázs Donát
>            Assignee: Bessenyei Balázs Donát
>             Fix For: v1.8.0
>
>
> Flume does not currently support environment variable interpolation in the 
> properties file configuration.
> Enabling it would help with
> * removing security credentials from config files
> * help with copy-pastes in configuration files with multiple agents defined
> It is arguably a best practice to store (some) config in the environment 
> variables: https://12factor.net/config 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to