[
https://issues.apache.org/jira/browse/HDFS-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136321#comment-13136321
]
Hadoop QA commented on HDFS-1869:
---------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12500466/HDFS-1869-3.patch
against trunk revision .
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 9 new or modified tests.
-1 patch. The patch command could not apply the patch.
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/1467//console
This message is automatically generated.
> mkdirs should use the supplied permission for all of the created directories
> ----------------------------------------------------------------------------
>
> Key: HDFS-1869
> URL: https://issues.apache.org/jira/browse/HDFS-1869
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node
> Affects Versions: 0.23.0
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
> Fix For: 0.23.0
>
> Attachments: HDFS-1869-2.patch, HDFS-1869-3.patch, HDFS-1869.patch
>
>
> Mkdirs only uses the supplied FsPermission for the last directory of the
> path. Paths 0..N-1 will all inherit the parent dir's permissions -even if-
> inheritPermission is false. This is a regression from somewhere around
> 0.20.9 and does not follow posix semantics.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira