You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam (JIRA)" <ji...@apache.org> on 2019/02/07 14:50:00 UTC

[jira] [Created] (NIFI-6004) PutFileProcessor parent directory creation should have configurable ownership and permissions

Adam created NIFI-6004:
--------------------------

             Summary: PutFileProcessor parent directory creation should have configurable ownership and permissions
                 Key: NIFI-6004
                 URL: https://issues.apache.org/jira/browse/NIFI-6004
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Adam


When PutFile creates parent directories, it currently uses the default user umask, where it should allow the use of configuration. Either
 # Assume the best match for the configured file permissions/owner is correct.
 # Allow additional configuration to specify these properties differently for parent paths.

I prefer option 1, but not by so much I would argue hard. I also have local changes for it I can create a pull request for.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)