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

Reply via email to