[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883796#action_12883796
 ] 

Vinay Kumar Thota commented on MAPREDUCE-1898:
----------------------------------------------

Cos, you are absolutely correct and it was my mistake.Some how I was in under 
impression that JobInfoImpl class belongs to mapreduce, so that I have 
implemented the functionality by using aspectJ. BTW, I will modify the code and 
re-submit the new patch.

> [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
>            Assignee: Vinay Kumar Thota
>         Attachments: 1898-ydist-security.patch, 1898-ydist-security.patch
>
>
> 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.

Reply via email to