[
https://issues.apache.org/jira/browse/YARN-7186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163133#comment-16163133
]
Billie Rinaldi commented on YARN-7186:
--------------------------------------
bq. it may be better to just reuse the create subcommand
I agree. Maybe we could even reuse the --file option, like if the file name
specified is a bare filename and the file doesn't exist in the current
directory, assume it exists in the yarn service examples directory:
{noformat}
yarn service create --file sleeper.json
{noformat}
I think it would be good to include a docker example too. It could be another
sleeper service, just adding an artifact like this to the sleeper component:
{noformat}
"artifact": {
"id": "docker.io/centos:7",
"type": "DOCKER"
},
{noformat}
Have we documented the yarn configuration properties that should be set for
trying out services?
> Add examples in yarn-service
> -----------------------------
>
> Key: YARN-7186
> URL: https://issues.apache.org/jira/browse/YARN-7186
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Jian He
> Assignee: Jian He
> Attachments: YARN-7186.yarn-native-services.01.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]