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

Aaron Kimball updated MAPREDUCE-1480:
-------------------------------------

    Attachment: MAPREDUCE-1480-branch20.patch

Attaching a patch for branch20. This applies cleanly on the Cloudera 
Distribution (CDH3), which also includes a backport of MAPREDUCE-1423.

Since this is a bug in CombineFileInputFormat, this should be considered for 
application on Apache 0.20.3.

> CombineFileRecordReader does not properly initialize child RecordReader
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1480
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1480
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Aaron Kimball
>            Assignee: Aaron Kimball
>         Attachments: MAPREDUCE-1480-branch20.patch, MAPREDUCE-1480.2.patch, 
> MAPREDUCE-1480.3.patch, MAPREDUCE-1480.4.patch, MAPREDUCE-1480.5.patch, 
> MAPREDUCE-1480.patch
>
>
> CombineFileRecordReader instantiates child RecordReader instances but never 
> calls their initialize() method to give them the proper TaskAttemptContext.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to