[
https://issues.apache.org/jira/browse/MAPREDUCE-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14533976#comment-14533976
]
Tsuyoshi Ozawa commented on MAPREDUCE-6284:
-------------------------------------------
+1, checking this in.
Note that this feature is alpha lik [YARN's Application State Change
API|http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html#Cluster_Application_State_API]
as described in the documentation.
> 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, 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)