[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108042#comment-13108042
 ] 

Mahadev konar commented on MAPREDUCE-2892:
------------------------------------------

@Vinod,
 I think the final state should not be a blob. There are only a few final 
states that an application can get to - FAILED/SUCCESS/KILLED. Strings/binary 
blob would be confusing.


> Improvements to AM apis
> -----------------------
>
>                 Key: MAPREDUCE-2892
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2892
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: mr-am, mrv2, resourcemanager
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Priority: Blocker
>             Fix For: 0.23.0
>
>
> Some api changes before we declare yarn apis as stable:
> # FinishApplicationMasterRequest doesn't need to send out 'tracking url'.
> # FinishApplicationMasterRequest shouldn't use 'string' as final state - it's 
> got to be an enum and we need to use that enum appropriately in the RM's 
> state-machines.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to