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

Sreekanth Ramakrishnan updated MAPREDUCE-696:
---------------------------------------------

    Attachment: MAPREDUCE-696-1.patch

Attaching a patch which throws an {{Exception}} when any of tasks of the 
{{ControlledMapReduceJob}} fails.

> Make ControlledMapReduce job to check for failures while waiting for tasks to 
> be scheduled/finished.
> ----------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-696
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-696
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>            Reporter: Sreekanth Ramakrishnan
>         Attachments: MAPREDUCE-696-1.patch
>
>
> Currently when using 
> {{org.apache.hadoop.mapred.ControlledMapReduceJob.waitTillNTasksStartRunning(JobInProgress,
>  boolean, int)}} or 
> {{org.apache.hadoop.mapred.ControlledMapReduceJob.waitTillNTotalTasksFinish(JobInProgress,
>  boolean, int)}} we dont check for task failures. We should check for the 
> failures.

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