You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Íñigo Goiri (Jira)" <ji...@apache.org> on 2020/07/07 02:03:00 UTC

[jira] [Resolved] (HDFS-15312) Apply umask when creating directory by WebHDFS

     [ https://issues.apache.org/jira/browse/HDFS-15312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Íñigo Goiri resolved HDFS-15312.
--------------------------------
    Fix Version/s: 3.4.0
     Hadoop Flags: Reviewed
       Resolution: Fixed

> Apply umask when creating directory by WebHDFS
> ----------------------------------------------
>
>                 Key: HDFS-15312
>                 URL: https://issues.apache.org/jira/browse/HDFS-15312
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: webhdfs
>            Reporter: Ye Ni
>            Assignee: Ye Ni
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> WebHDFS methods for creating file/directories were always creating it with 755 permissions as default for both files and directories.
> The configured *fs.permissions.umask-mode* is intentionally ignored.
> This Jira is to apply this setting in such scenario.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org