[
https://issues.apache.org/jira/browse/HDFS-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495544#comment-13495544
]
Eli Collins commented on HDFS-1322:
-----------------------------------
Nits:
- FsPermission line 189 needs a "*"
- Use {{@see FSPermission#applyUMask(FsPermission)}}
otherwise +1
> DistributedFileSystem.mkdirs(dir, dirPermission) doesn't set the permissions
> of created dir to dirPermission
> ------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-1322
> URL: https://issues.apache.org/jira/browse/HDFS-1322
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Ravi Gummadi
> Assignee: Colin Patrick McCabe
> Labels: newbie
> Attachments: HDFS-1322.001.patch, HDFS-1322.patch
>
>
> The javadoc of DFSClient.mkdirs() says that the permissions of created dir
> will be set to dirPermission, which is not done currently. This should talk
> about umask.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira