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

John updated NIFI-6556:
-----------------------
    Description: 
Would be great if NiFi's bootstrap.properties file switched from 
java.util.properties to using Apache's commons-configuration.  Among other 
things this would allow bootstrapping with environment variables, which is the 
dominant pattern in containerized deployments.

As it is now I have to write my own bootstrap script to run sed on the 
bootstrap.properties to configure things like Xmx.

  was:
Would be great if NiFi's bootstrap.properties file switched to using Apache's 
commons-configuration from java.util.properties.  Among other things this would 
allow bootstrapping with environment variables, which is the dominant pattern 
in containerized deployments.

As it is now I have to write my own bootstrap script to run sed on the 
bootstrap.properties to configure things like Xmx.


> NiFi bootstrap.properties should be read with commons-configuration
> -------------------------------------------------------------------
>
>                 Key: NIFI-6556
>                 URL: https://issues.apache.org/jira/browse/NIFI-6556
>             Project: Apache NiFi
>          Issue Type: Wish
>            Reporter: John
>            Priority: Major
>
> Would be great if NiFi's bootstrap.properties file switched from 
> java.util.properties to using Apache's commons-configuration.  Among other 
> things this would allow bootstrapping with environment variables, which is 
> the dominant pattern in containerized deployments.
> As it is now I have to write my own bootstrap script to run sed on the 
> bootstrap.properties to configure things like Xmx.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to