[ https://issues.apache.org/jira/browse/HADOOP-8454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chuan Liu updated HADOOP-8454: ------------------------------ Attachment: HADOOP-8454-branch-1-win.patch Patch attached. > Fix the ‘chmod =[perm]’ bug in winutils > --------------------------------------- > > Key: HADOOP-8454 > URL: https://issues.apache.org/jira/browse/HADOOP-8454 > Project: Hadoop Common > Issue Type: Bug > Components: native > Affects Versions: 1.1.0, 0.24.0 > Reporter: Chuan Liu > Assignee: Chuan Liu > Priority: Minor > Attachments: HADOOP-8454-branch-1-win.patch > > > The original patch for > [Hadoop-8235|https://issues.apache.org/jira/browse/HADOOP-8235] contained a > bug for ‘chmod’ implantation. The logic to compute new access mask when > ‘chmod’ mode string has ‘=’ in them is incorrect. For example, ‘winutils > chmod o=g foo’ will result wrong permission settings for the file ‘foo’. The > Jira is created to track the bug. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira