[
https://issues.apache.org/jira/browse/HDFS-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496208#comment-13496208
]
Hudson commented on HDFS-1322:
------------------------------
Integrated in Hadoop-Mapreduce-trunk #1256 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1256/])
HDFS-1322. Document umask in DistributedFileSystem#mkdirs javadocs.
Contributed by Colin Patrick McCabe (Revision 1408532)
Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1408532
Files :
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/permission/FsPermission.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DistributedFileSystem.java
> Document umask in DistributedFileSystem#mkdirs javadocs
> --------------------------------------------------------
>
> 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
> Fix For: 2.0.3-alpha
>
> Attachments: HDFS-1322.001.patch, HDFS-1322.002.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