The constant org.apache.hadoop.fs.permission.FsPermission.UMASK_LABEL should be
"dfs.umask", instead of "hadoop.dfs.umask"
--------------------------------------------------------------------------------------------------------------------------
Key: HADOOP-2787
URL: https://issues.apache.org/jira/browse/HADOOP-2787
Project: Hadoop Core
Issue Type: Bug
Reporter: Tsz Wo (Nicholas), SZE
Priority: Blocker
Fix For: 0.16.1
For all other DFS configuration parameter names, we use the form dfs.xxx(.yyy).
So, for consistency, the constant
org.apache.hadoop.fs.permission.FsPermission.UMASK_LABEL should be "dfs.umask",
instead of "hadoop.dfs.umask"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.