[
https://issues.apache.org/jira/browse/HDFS-15312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152431#comment-17152431
]
Hudson commented on HDFS-15312:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18415 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/18415/])
HDFS-15312. Apply umask when creating directory by WebHDFS (#2096) (github: rev
f77bbc2123e3b39117f42e2c9471eb83da98380e)
* (edit) hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/webapps/router/explorer.js
* (edit) hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.js
> 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: [email protected]
For additional commands, e-mail: [email protected]