[ https://issues.apache.org/jira/browse/HADOOP-6710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Suresh Srinivas updated HADOOP-6710: ------------------------------------ Attachment: hadoop-6710.rel20.patch 20 version of the patch. > Symbolic umask for file creation is not consistent with posix > ------------------------------------------------------------- > > Key: HADOOP-6710 > URL: https://issues.apache.org/jira/browse/HADOOP-6710 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 0.21.0, 0.22.0 > Reporter: Suresh Srinivas > Assignee: Suresh Srinivas > Attachments: hadoop-6710.patch, hadoop-6710.rel20.patch > > > 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. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.