You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "James Sevener (Jira)" <ji...@apache.org> on 2020/01/03 16:35:00 UTC

[jira] [Created] (NIFI-6980) NiFi can't use symlinks for some conf files

James Sevener created NIFI-6980:
-----------------------------------

             Summary: 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.9.2, 1.10.0
         Environment: Tested with docker, though this probably affects other environments as well.

            Reporter: James Sevener


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.3.4#803005)