Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-6897 FileSystem#mkdirs(FileSystem, Path, FsPermission) should not call setPermission if mkdirs failled
- Patch Available