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

Billie Rinaldi updated YARN-7447:
---------------------------------
    Summary: Fix bug in creating services through services REST API in RM  
(was: Fix a couple of issues in services REST API)

> Fix bug in creating services through services REST API in RM
> ------------------------------------------------------------
>
>                 Key: YARN-7447
>                 URL: https://issues.apache.org/jira/browse/YARN-7447
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn-native-services
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>         Attachments: YARN-7447.001.patch, YARN-7447.002.patch, 
> YARN-7447.003.patch, YARN-7447.yarn-native-services.001.patch
>
>
> [[email protected]] brought to my attention that creating a service 
> through the REST API does not work unless yarn app -enableFastLaunch has 
> previously been called. This is because we need to set the -Dservice.libdir 
> property for the RM daemon.
> Another difference between the REST API behavior and the CLI is that posting 
> the http or http-no-dns example json fails with the following, even though 
> these examples work through the CLI:
> {noformat}
> {"diagnostics":"For TEMPLATE format, either src_file must be specified in 
> ConfigFile, or the \"content\" key must be specified in the properties field 
> of ConfigFile. "}
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to