[ 
https://issues.apache.org/jira/browse/HADOOP-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542697#comment-13542697
 ] 

Suresh Srinivas commented on HADOOP-6962:
-----------------------------------------

[~aw]I have been meaning to look at this, but have been busy. I will try to get 
this done this week.
                
> FileSystem.mkdirs(Path, FSPermission) should use the permission for all of 
> the created directories
> --------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-6962
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6962
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs, security
>    Affects Versions: 1.0.4
>            Reporter: Owen O'Malley
>            Assignee: Daryn Sharp
>            Priority: Blocker
>              Labels: security
>             Fix For: 1.2.0
>
>         Attachments: HADOOP-6962.patch
>
>
> Currently, FileSystem.mkdirs only applies the permissions to the last level 
> if it was created. It should be applied to *all* levels that are created.

--
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

Reply via email to