[
https://issues.apache.org/jira/browse/HADOOP-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753033#action_12753033
]
Hudson commented on HADOOP-6234:
--------------------------------
Integrated in Hadoop-Common-trunk #90 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/90/])
. Add new option dfs.umaskmode to set umask in configuration to use octal
or symbolic instead of decimal. Contributed by Jakob Homan.
> Permission configuration files should use octal and symbolic
> ------------------------------------------------------------
>
> Key: HADOOP-6234
> URL: https://issues.apache.org/jira/browse/HADOOP-6234
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Allen Wittenauer
> Assignee: Jakob Homan
> Fix For: 0.21.0
>
> Attachments: COMMON-126.patch, COMMON-6234.patch
>
>
> Currently, the settings for the default umask in Hadoop configuration files
> require the input format be in decimal. Considering that every admin in the
> world thinks of permissions in octal and/or symbolic format, the config files
> should really use those two formats and drop decimal.
> [... and, yes, I'm aware this breaks backwards compatibility. But in this
> case, I think that is perfectly acceptable.]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.