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

Arpit Agarwal commented on HADOOP-9508:
---------------------------------------

I think it is fine. It was user error on my part. 

Also access checks while traversing nested directories seem to work a little 
differently on Windows and Unix. I'll post the details on HDFS-4741 when I 
understand it better.
                
> chmod -R behaves unexpectedly on Windows
> ----------------------------------------
>
>                 Key: HADOOP-9508
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9508
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: native
>    Affects Versions: 3.0.0
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-9508-test-to-repro.patch
>
>
> FileUtil.chmod behaves unexpectedly on Windows (it uses "winutils chmod -R" 
> under the covers.
> The problem can be manually reproduced with winutils or with the attached 
> test case (TestNativeIO#testWindowsChmodRecursive)

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