You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2018/12/14 20:44:28 UTC

[GitHub] jgondron opened a new pull request #152: Bugfix overriding flow provider via environment variables (Docker)

jgondron opened a new pull request #152: Bugfix overriding flow provider via environment variables (Docker)
URL: https://github.com/apache/nifi-registry/pull/152
 
 
   The script which maps env to flow provider properties is currently not overwriting the file, but instead sending to stdout. This should fix the issue in the Docker update_flow_provider script.
   
   Note: This replicates a fix also made in https://github.com/apache/nifi-registry/pull/132

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services