You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Varun Vasudev (JIRA)" <ji...@apache.org> on 2014/07/01 11:34:25 UTC

[jira] [Updated] (YARN-1713) Implement getnewapplication and submitapp as part of RM web service

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

Varun Vasudev updated YARN-1713:
--------------------------------

    Attachment: apache-yarn-1713.9.patch

bq.    dao.AppId -> NewApplication? Similarly createApplicationId() -> createNewApplication() and createNewAppId() too in RMWebServices.

Fixed.

bq.    Similarly rename vars in the test-case.

Fixed.

bq.    AppSubmissionContextInfo -> AppSubmissionSubmissionContextInfo

Renamed to ApplicationSubmissionContextInfo.

bq.    ContainerLaunchContextInfo 's XML element name 'containerinfo' needs to be updated.

Fixed.

bq.    ResourceInfo.vCores -> virtualCores with xml name as virtual-cores

This field is already being used as part of a published API so we probably should leave it as is.

bq.    CredentialsInfo.delegation-tokens -> simply tokens

Fixed.

bq.    Can we keep the validation logic same for RPCs and web-services? You have additional checks in web-services that don't quite exist in RPCs. I still see some w.r.t CLC?

Fixed.

I've also updated the documentation.

> Implement getnewapplication and submitapp as part of RM web service
> -------------------------------------------------------------------
>
>                 Key: YARN-1713
>                 URL: https://issues.apache.org/jira/browse/YARN-1713
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Varun Vasudev
>            Assignee: Varun Vasudev
>            Priority: Blocker
>         Attachments: apache-yarn-1713.3.patch, apache-yarn-1713.4.patch, apache-yarn-1713.5.patch, apache-yarn-1713.6.patch, apache-yarn-1713.7.patch, apache-yarn-1713.8.patch, apache-yarn-1713.9.patch, apache-yarn-1713.cumulative.2.patch, apache-yarn-1713.cumulative.3.patch, apache-yarn-1713.cumulative.4.patch, apache-yarn-1713.cumulative.patch, apache-yarn-1713.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)