You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2014/05/02 20:44:37 UTC

[jira] [Commented] (MAPREDUCE-5866) TestFixedLengthInputFormat fails in windows

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

Chris Nauroth commented on MAPREDUCE-5866:
------------------------------------------

Hi, [~vvasudev].  Nice catch.  For {{org.apache.hadoop.mapreduce.lib.input.TestFixedLengthInputFormat}}, there is still a small risk of a resource leak, because {{RecordReader#initialize}} can throw an exception.  I recommend moving that initialize call inside the try block.

> TestFixedLengthInputFormat fails in windows
> -------------------------------------------
>
>                 Key: MAPREDUCE-5866
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5866
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>            Reporter: Varun Vasudev
>            Assignee: Varun Vasudev
>         Attachments: apache-yarn-1992.0.patch
>
>
> org.apache.hadoop.mapred.TextFixedLengthInputFormat and org.apache.hadoop.mapreduce.lib.input.TestFixedLengthInputFormat tests fail in Windows



--
This message was sent by Atlassian JIRA
(v6.2#6252)