[
https://issues.apache.org/jira/browse/MAPREDUCE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13979045#comment-13979045
]
Vinod Kumar Vavilapalli commented on MAPREDUCE-5843:
----------------------------------------------------
Okay, I had to rediscover the issue myself. It fails for me too on Windows. The
conflict is between testGzip() and testFormat(). Due to file leak as denoted by
the patch, after testGzip() finishes, testFormat() cannot clean up the
directory and so the previously written gzip files are also treated as inputs
causing the test to fail.
+1 for the patch. It fixes the issue for me too. Checking this in.
> TestMRKeyValueTextInputFormat failing on Windows
> ------------------------------------------------
>
> Key: MAPREDUCE-5843
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5843
> Project: Hadoop Map/Reduce
> Issue Type: Test
> Reporter: Varun Vasudev
> Assignee: Varun Vasudev
> Attachments: apache-mapreduce-5843.1.patch, apache-yarn-1956.0.patch
>
>
> TestMRKeyValueInputFormat fails intermittently on Windows.
--
This message was sent by Atlassian JIRA
(v6.2#6252)