Chuan Liu created HADOOP-8456:
---------------------------------

             Summary: Support spaces in user names and group names.
                 Key: HADOOP-8456
                 URL: https://issues.apache.org/jira/browse/HADOOP-8456
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 1.1.0, 0.24.0
            Reporter: Chuan Liu
            Priority: Minor


When parsing results returned by ‘ls’, we made implicit assumption that user 
and group names cannot contain spaces. On Linux, spaces are not allowed in user 
names and group names. This is not the case for Windows. We need to find a way 
to fix the problem for Windows.

--
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


Reply via email to