You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Vinod K V (JIRA)" <ji...@apache.org> on 2009/05/25 14:03:46 UTC

[jira] Commented: (HADOOP-5908) ArithmeticException in heartbeats with zero map jobs

    [ https://issues.apache.org/jira/browse/HADOOP-5908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712702#action_12712702 ] 

Vinod K V commented on HADOOP-5908:
-----------------------------------

This situation occurs if scheduler is invoked and it calls job.obtainNewMapTask() while the job-clean-up task of this job is still running. Discussed with this Devaraj who concurs that obtainNewMapTask()/obtainNewReduceTask() should return immediately, doing nothing, when job-cleanup is running.

> ArithmeticException in heartbeats with zero map jobs
> ----------------------------------------------------
>
>                 Key: HADOOP-5908
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5908
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Vinod K V
>            Assignee: Amar Kamat
>


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