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

Jian He commented on YARN-7447:
-------------------------------

a minor comment, we my use "YarnJacksonJaxbJsonProvider.class.getName()" for 
the class name ?

> Fix a couple of issues in services REST API
> -------------------------------------------
>
>                 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.yarn-native-services.001.patch
>
>
> [~shaneku...@gmail.com] 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: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to