[ 
https://issues.apache.org/jira/browse/HADOOP-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harsh J resolved HADOOP-2426.
-----------------------------

    Resolution: Not A Problem

Been years since Leopard is out and it doesn't seem to be a problem anymore:

{code}
Running org.apache.hadoop.fs.TestLocalFileSystemPermission
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.069 sec
{code}
                
> TestLocalFileSystemPermission fails in mac
> ------------------------------------------
>
>                 Key: HADOOP-2426
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2426
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.15.1
>            Reporter: Tsz Wo (Nicholas), SZE
>
> In Mac, group name can be more than 8 characters, e.g. "appserveradm".  
> However, "ls -ld" truncates it to 8 characters, i.e. it shows "appserve" for 
> the previous group name.  Therefore, the test fails since 
> "appserveradm".equals("appserve") returns false.
> Not sure whether similar problem exists in other OS.

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