The JobTracker's count of the number of running maps and reduces is wrong
-------------------------------------------------------------------------

         Key: HADOOP-98
         URL: http://issues.apache.org/jira/browse/HADOOP-98
     Project: Hadoop
        Type: Bug
  Components: mapred  
    Versions: 0.1    
    Reporter: Owen O'Malley
 Assigned to: Owen O'Malley 
     Fix For: 0.1


When a heatbeat comes in from a task tracker, the job tracker just adds the 
number of currently running maps and reduces. The jobs from the previous 
heartbear are never subtracted. This causes the scheduling to misjudge the 
"loading" levels of the task trackers.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to