Cluster summary should have total tasks in the JT and pending tasks to run.
---------------------------------------------------------------------------
Key: HADOOP-4549
URL: https://issues.apache.org/jira/browse/HADOOP-4549
Project: Hadoop Core
Issue Type: Improvement
Components: mapred
Reporter: Vinod K V
Assignee: Devaraj Das
Fix For: 0.20.0
Cluster summary already shows the running maps and running reduces. It is
useful to have total tasks from all initialized jobs and pending tasks from
initialized jobs that still need to be run. Pending tasks can be derived from
total tasks and running tasks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.