Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HADOOP-10388
-
None
Description
We need to pass in permission bits to hdfsCreateDirectory. Also, we need to read fs.permissions.umask-mode so that we know what to mask off of the permission bits (umask is always implemented client-side)