LockiJiang opened a new pull request #3921: add or replace properties in nifi.properties by environment variable URL: https://github.com/apache/nifi/pull/3921 1. check if the properties exist in the target file;if not, add one 2. add or replace properties by environment variable, while running with docker e.g. docker run -e CUSTOMIZED_PROP="nifi.flow.configuration.file=/opt/conf/flow.xml.gz nifi.nar.library.directory.lib1=/opt/lib/" apache/nifi:latest
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
