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

Arpit Agarwal updated MAPREDUCE-4909:
-------------------------------------

    Description: TestKeyValueTextInputFormat.testFormat fails with Open JDK 7. 
The root cause appears to be a failure to delete in-use files via 
LocalFileSystem.delete (RawLocalFileSystem.delete).  (was: 
TestKeyValueTextInputFormat.testFormat fails with Open JDK 7. The root cause 
appears to be a failure to delete in-use files on Windows via 
LocalFileSystem.delete (RawLocalFileSystem.delete).)
    
> TestKeyValueTextInputFormat fails with Open JDK 7 on Windows
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-4909
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4909
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>         Attachments: MAPREDUCE-4909.patch, MAPREDUCE-4909.patch
>
>
> TestKeyValueTextInputFormat.testFormat fails with Open JDK 7. The root cause 
> appears to be a failure to delete in-use files via LocalFileSystem.delete 
> (RawLocalFileSystem.delete).

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