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 16:44:00 UTC

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

    [ https://issues.apache.org/jira/browse/NIFI-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762845#comment-16762845 ] 

Adam commented on NIFI-6004:
----------------------------

https://github.com/adyoun2/nifi/pull/new/NIFI-6004-PutFile-created-directory-permissions

> 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
>            Priority: Major
>
> 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)