You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2011/08/28 10:05:37 UTC

[jira] [Created] (MAPREDUCE-2892) Improvements to AM apis

Improvements to AM apis
-----------------------

                 Key: MAPREDUCE-2892
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2892
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          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

        

[jira] [Resolved] (MAPREDUCE-2892) Improvements to AM apis

Posted by "Vinod Kumar Vavilapalli (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kumar Vavilapalli resolved MAPREDUCE-2892.
------------------------------------------------

    Resolution: Duplicate

Being fixed as part of MAPREDUCE-3098.
                
> 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
>            Assignee: Hitesh Shah
>            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.
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