Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.21.0, 0.22.0
-
None
-
None
-
None
-
Reviewed
Description
Currently both octal and symbolic umask are used to reset the file creation mode bits. This is not consistent with the behavior defined in posix. Making it consistent would avoid confusion to the HDFS users.