Chuan Liu created HADOOP-8454:
---------------------------------
Summary: 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: test
Affects Versions: 1.1.0, 0.24.0
Reporter: Chuan Liu
Assignee: Chuan Liu
Priority: Minor
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