[ 
https://issues.apache.org/jira/browse/MAPREDUCE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer resolved MAPREDUCE-338.
----------------------------------------

    Resolution: Fixed

I'm going to close this as stale.  We're now 7 years on and many API changes 
later, including getting the information being asked for in this JIRA.

> Need more complete API of JobClient class
> -----------------------------------------
>
>                 Key: MAPREDUCE-338
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-338
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Runping Qi
>
> We need a programmatic way to find out the information about a map/reduce 
> cluster and the jobs on the cluster.
> The current API is not complete.
> In particular, the following API functions are needed:
> 1. jobs()  currently, there is an API function JobsToComplete, which returns 
> running/waiting jobs only.  jobs() should return the complete list.
> 2. TaskReport[] getMap/ReduceTaskReports(String jobid)
> 3. getStartTime()
> 4. getJobStatus(String jobid);
> 5. getJobProfile(String jobid);



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to