[
https://issues.apache.org/jira/browse/HDFS-10488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366504#comment-15366504
]
Hudson commented on HDFS-10488:
-------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #10059 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10059/])
HDFS-10488. Update WebHDFS documentation regarding CREATE and MKDIR (wang: rev
b8f93cd2750cde31d3e80c1aecd426e0cea89ef2)
* hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/WebHDFS.md
> Update WebHDFS documentation regarding CREATE and MKDIR default permissions
> ---------------------------------------------------------------------------
>
> Key: HDFS-10488
> URL: https://issues.apache.org/jira/browse/HDFS-10488
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: documentation, webhdfs
> Affects Versions: 2.6.0
> Reporter: Wellington Chevreuil
> Assignee: Wellington Chevreuil
> Priority: Minor
> Fix For: 2.8.0, 2.7.3, 3.0.0-alpha1
>
> Attachments: HDFS-10488.002.patch, HDFS-10488.003.patch,
> HDFS-10488.005.patch, HDFS-10488.006.patch, HDFS-10488.patch
>
>
> 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 update the Documentation properly, explaining *umask* is not
> applied when using WebHDFS related methods.
> HDFS-6434 has also modified the default permissions for files, which is now
> *644*. This will also be updated on the current documentation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]