Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha
-
None
Description
While HADOOP-6234 added dfs.umaskmode in 0.21.0, the subsequent HADOOP-6233 simply renamed it, again in 0.21.0, without any deprecation mechanism (understandable).
However, 1.x now carries dfs.umaskmode but there isn't a graceful deprecation when one upgrades to 2.x. We should recreate this prop and add it to the deprecated list.
Attachments
Attachments
Issue Links
- is duplicated by
-
HADOOP-8735 Missing support for dfs.umaskmode
- Resolved
- relates to
-
HADOOP-6234 Permission configuration files should use octal and symbolic
- Closed
-
HADOOP-6233 Changes in common to rename the config keys as detailed in HDFS-531.
- Closed