You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/10/05 19:44:00 UTC

[jira] [Commented] (NIFI-9235) Improve PutHDFS documentation; detection of umask / HDFS default ACL conflict

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

ASF subversion and git services commented on NIFI-9235:
-------------------------------------------------------

Commit d6805abf9bc9d32c138f12fdc33e39da8e1c5fff in nifi's branch refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d6805ab ]

NIFI-9235 - Log conflicts between umask and ACL in PutHDFS

This closes #5409

Signed-off-by: David Handermann <ex...@apache.org>


> Improve PutHDFS documentation; detection of umask / HDFS default ACL conflict
> -----------------------------------------------------------------------------
>
>                 Key: NIFI-9235
>                 URL: https://issues.apache.org/jira/browse/NIFI-9235
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.13.2
>            Reporter: Paul Grey
>            Assignee: Paul Grey
>            Priority: Minor
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> The PutHDFS processor specifies a umask configuration property, which is intended to contribute to the permissions of files it writes to HDFS.  If the PutHDFS target folder specifies a default ACL in the HDFS configuration, the PutHDFS umask is ignored.
> Improve PutHDFS documentation to call out this issue, and investigate means of alerting the user to this situation when it is detected at run time.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)