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 "Ryu Kobayashi (JIRA)" <ji...@apache.org> on 2015/05/07 07:42:00 UTC

[jira] [Assigned] (MAPREDUCE-6284) Add a 'task attempt state' to MapReduce Application Master REST API

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

Ryu Kobayashi reassigned MAPREDUCE-6284:
----------------------------------------

    Assignee: Ryu Kobayashi

> Add a 'task attempt state' 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
>
>
> 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)