You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/05/08 08:53:00 UTC

[jira] [Updated] (MAPREDUCE-6284) Add Task Attempt State API to MapReduce Application Master REST API

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

Tsuyoshi Ozawa updated MAPREDUCE-6284:
--------------------------------------
    Summary: Add Task Attempt State API to MapReduce Application Master REST API  (was: Add a 'task attempt state' to MapReduce Application Master REST API)

> Add Task Attempt State API to MapReduce Application Master REST API
> -------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6284
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6284
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Ryu Kobayashi
>            Assignee: Ryu Kobayashi
>            Priority: Minor
>              Labels: BB2015-05-TBR
>         Attachments: MAPREDUCE-6284.1.patch, MAPREDUCE-6284.1.patch, MAPREDUCE-6284.2.patch, MAPREDUCE-6284.3.patch, MAPREDUCE-6284.3.patch, MAPREDUCE-6284.4.patch, MAPREDUCE-6284.5.patch
>
>
> It want to 'task attempt state' on the 'App state' similarly REST API.
> GET http://<proxy http address:port>/proxy/<application _id>/ws/v1/mapreduce/jobs/<job_id>/tasks/<task_id>/attempts/<attempt_id>/state
> PUT http://<proxy http address:port>/proxy/<application _id>/ws/v1/mapreduce/jobs/<job_id>/tasks/<task_id>/attempts/<attempt_id>/state 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)