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

Tsuyoshi OZAWA commented on MAPREDUCE-4910:
-------------------------------------------

Note that this version supports only work well and doesn't support fault 
tolerance(FT).
I, however, attached the current patch because I'd like to have review of 
design.

It's easy task because the failures can be dealt with MRAppMaster's 
maintainance of AggregationWaitMap when MRAppMaster detects failures. I'll 
create updated patch for FT,  in a next few days.
                
> Adding AggregationWaitMap to some components(MRAppMaster, 
> TaskAttemptListener, JobImpl, MapTaskImpl).
> -----------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4910
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4910
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: applicationmaster, mrv2, task
>            Reporter: Tsuyoshi OZAWA
>            Assignee: Tsuyoshi OZAWA
>         Attachments: 
> 0003-Adding-AggregationWaitMap-to-some-components-MRAppMa.patch
>
>
> To implement MR-4502, AggregationWaitMap need to be used by some 
> components(MRAppMaster, TaskAttemptListener, JobImpl, MapTaskImpl).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to