[
https://issues.apache.org/jira/browse/NIFI-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16876032#comment-16876032
]
ASF subversion and git services commented on NIFI-6004:
-------------------------------------------------------
Commit f1ae05974e305b8487b26a87338d2faf9c2d851f in nifi's branch
refs/heads/master from adyoun2
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f1ae059 ]
NIFI-6004 PutFile created directory permissions
NIFI-6004 Improve testing of PutFile file and directory permissions
NIFI-6004 Typo in regex
NIFI-6004 Updates based on review
This closes #3294.
Signed-off-by: Koji Kawamura <[email protected]>
> 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
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)