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 "Vinay Kumar Thota (JIRA)" <ji...@apache.org> on 2010/06/28 07:44:50 UTC

[jira] Created: (MAPREDUCE-1898) [Herriot] Implement a functionality for getting the job summary information of a job.

[Herriot] Implement a functionality for getting the job summary information of a job.
-------------------------------------------------------------------------------------

                 Key: MAPREDUCE-1898
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1898
             Project: Hadoop Map/Reduce
          Issue Type: Task
          Components: test
            Reporter: Vinay Kumar Thota


Implement a method for getting the job summary details of a job. The job summary should be.
jobId, startTime, launchTime, finishTime, numMaps, numSlotsPerMap, numReduces, numSlotsPerReduce, user, queue, status, mapSlotSeconds, reduceSlotSeconds, clusterMapCapacity,clusterReduceCapacity.

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