[ 
https://issues.apache.org/jira/browse/HADOOP-9915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13753251#comment-13753251
 ] 

Binglin Chang commented on HADOOP-9915:
---------------------------------------

Run stat command on macosx result:
{code}
decster:~/projects/hadoop-trunk> stat -f '%z,%HT,%m,%a,%Op,%Su,%Sg,`link'"'"' 
-> `%Y'"'" /etc
11,Symbolic Link,1334740731,1334740731,120755,root,wheel,`link' -> `private/etc'
{code}

                
> o.a.h.fs.Stat support on Macosx
> -------------------------------
>
>                 Key: HADOOP-9915
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9915
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Binglin Chang
>            Assignee: Binglin Chang
>            Priority: Trivial
>
> Support macosx in o.a.h.fs.Stat.
> The stat cmd in macosx seems the same as stat in freebsd. I make mac to use 
> the same ExecString as freebsd, it seems to work fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to