[
https://issues.apache.org/jira/browse/NIFI-6980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-6980.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> NiFi can't use symlinks for some conf files
> -------------------------------------------
>
> Key: NIFI-6980
> URL: https://issues.apache.org/jira/browse/NIFI-6980
> Project: Apache NiFi
> Issue Type: Bug
> Components: Docker
> Affects Versions: 1.10.0, 1.9.2, 1.11.4, 1.12.1
> Environment: Tested with docker, though this probably affects other
> environments as well.
> Reporter: James Sevener
> Priority: Minor
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Some files lend themselves to being ephemeral instead of persistent, but live
> in the conf directory. Logback.xml is a great example, and moving the file to
> the container and then symlinking works. This doesn't work for any files that
> the various sh scripts call the prop_replace function in common.sh as the sed
> call doesn't include --follow-symlinks
--
This message was sent by Atlassian Jira
(v8.20.10#820010)