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

Suresh Srinivas commented on MAPREDUCE-4909:
--------------------------------------------

bq. One minor thing, it might be good to add a "TODO" in the code comments as a 
reminder that the root cause is still under investigation.
The goal of this test is not delete a file that is in use. So TODO seems 
unnecessary.

[~arpitagarwal] Also windows related comments seems inappropriate. Can a 
separate jira be created, related to this, to track deletion of file that is in 
use? I think there might already be some jiras tracking this for Windows.
                
> 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 on Windows 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