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

Steve Loughran commented on HADOOP-9176:
----------------------------------------

windows is a lot fussier about open files than unix, which can unlink a file 
from the path while still keeping it open. Windows server is better than 
windows client, for extra fun.
                
> RawLocalFileSystem.delete unexpected behavior on Windows while running 
> Mapreduce tests with Open JDK 7
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9176
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9176
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>
> RawLocalFileSystem.delete fails on Windows even when the files are not 
> expected to be in use. It does not reproduce with Sun JDK 6.

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