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

Harsh J resolved MAPREDUCE-2818.
--------------------------------

       Resolution: Implemented
    Fix Version/s: 2.0.0-alpha

This is no longer an issue on 2.x, with MR2 today. See 
http://hadoop.apache.org/common/docs/current/hadoop-yarn/hadoop-yarn-site/MapredAppMasterRest.html
 for the MR REST API for getting such data.
                
> Rest API for retrieving job / task statistics 
> ----------------------------------------------
>
>                 Key: MAPREDUCE-2818
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2818
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Florian Leibert
>            Priority: Trivial
>             Fix For: 2.0.0-alpha
>
>         Attachments: HADOOP-4559v2.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> a rest api that returns a simple JSON containing information about a given 
> job such as:  min/max/avg times per task, failed tasks, etc. This would be 
> useful in order to allow external restart or modification of parameters of a 
> run.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to