You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/18 21:56:07 UTC

[jira] [Resolved] (MAPREDUCE-151) JobClient doesn't wait for all task completion events before exiting

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

Allen Wittenauer resolved MAPREDUCE-151.
----------------------------------------

    Resolution: Incomplete

I'm going to close this as stale.


> JobClient doesn't wait for all task completion events before exiting
> --------------------------------------------------------------------
>
>                 Key: MAPREDUCE-151
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-151
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> The JobClient should pull all of the task completion events from the JobTracker before exiting the loop and returning to the application. Otherwise the failing task may be lost in the backlog since only 10 task events are fetched per a second.



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