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

Augusto Souza commented on MAPREDUCE-5269:
------------------------------------------

Does anyone know why the TestReduceTask is failing because of the definition of 
the IFile.Writer constructor even knowing I have changed the signature of this 
contructor in the patch I submitted? 

It is like jenkins is running this test with an older version of the IFile 
class than the one my patch propose.

Also, TestJobConf in my development machine is also breaking on trunk, do I 
have to look at this?

Thanks in advance for any help.

> Preemption of Reducer (and Shuffle) via checkpointing
> -----------------------------------------------------
>
>                 Key: MAPREDUCE-5269
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5269
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>            Reporter: Carlo Curino
>            Assignee: Carlo Curino
>         Attachments: MAPREDUCE-5269.2.patch, MAPREDUCE-5269.3.patch, 
> MAPREDUCE-5269.4.patch, MAPREDUCE-5269.5.patch, MAPREDUCE-5269.6.patch, 
> MAPREDUCE-5269.7.patch, MAPREDUCE-5269.patch
>
>
> This patch tracks the changes in the task runtime (shuffle, reducer context, 
> etc.) that are required to implement checkpoint-based preemption of reducer 
> tasks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to