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 "Ye Ni (Jira)" <ji...@apache.org> on 2020/04/30 05:55:00 UTC

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

Ye Ni created HDFS-15312:
----------------------------

             Summary: 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


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