[
https://issues.apache.org/jira/browse/NIFI-12333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784986#comment-17784986
]
ASF subversion and git services commented on NIFI-12333:
--------------------------------------------------------
Commit 61bb01560dcfc0d195af7caf47113bf5c3655cfd in nifi's branch
refs/heads/main from Ferenc Erdei
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=61bb01560d ]
NIFI-12333 MiNiFi property override through env and system variables
Signed-off-by: Ferenc Kis <[email protected]>
This closes #7997.
> Env and System variable overrides for MiNiFi and MiNiFi bootstrap properties
> ----------------------------------------------------------------------------
>
> Key: NIFI-12333
> URL: https://issues.apache.org/jira/browse/NIFI-12333
> Project: Apache NiFi
> Issue Type: Improvement
> Components: MiNiFi
> Reporter: Ferenc Erdei
> Assignee: Ferenc Erdei
> Priority: Minor
> Labels: minifi-java
> Fix For: 2.0.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> MiNiFi and MiNiFi bootstrap properties can be configured currently only by
> editing the relevant config files and there is no way to override those
> easily. In k8s environment, this requires separate config maps for each
> configuration or an init container to replace properties in the configuration
> files.
> This story is about extending the property resolution to check firstly the
> System properties, Env properties, and finally the property files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)