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 "Jian He (JIRA)" <ji...@apache.org> on 2017/10/24 02:25:02 UTC

[jira] [Commented] (YARN-6394) Support specifying YARN related params in the service REST API

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

Jian He commented on YARN-6394:
-------------------------------

Changes include:
- added a yarn_configuration in service for specifying yarn configs 
- added a document for how to configuring services on yarn
- renamed Configuration#properties to props to be consistent with ConfigFile#props
- few renames such as COMPONENT_IP -> COMPONENT_INSTANCE_IP 

> Support specifying YARN related params in the service REST API
> --------------------------------------------------------------
>
>                 Key: YARN-6394
>                 URL: https://issues.apache.org/jira/browse/YARN-6394
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: yarn-native-services
>            Reporter: Jian He
>            Assignee: Jian He
>         Attachments: YARN-6394.yarn-native-services.01.patch
>
>
> Today user can specify a lot of YARN parameters (such as LogAggregationContext. i.e. all the fields in ApplicationSubmissionContext) when submit an app. The service REST API hasn't accounted for those so far. We need a way to allow users to specify those configs when submitting their service app.  Basically, we probably need a separation of 
> 1) configs for AM's own needs   
> 2) configs for deployed services.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org