[
https://issues.apache.org/jira/browse/YARN-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723506#comment-16723506
]
Eric Yang commented on YARN-9131:
---------------------------------
[~billie.rinaldi] In the example, there is a close bracket that is typed
incorrectly:
{code}
{
"src_file": "${remote-dir}/CustomAuxService.tgz",
"type": "ARCHIVE"
{
{code}
should be:
{code}
{
"src_file": "${remote-dir}/CustomAuxService.tgz",
"type": "ARCHIVE"
}
{code}
> Document usage of Dynamic auxiliary services
> --------------------------------------------
>
> Key: YARN-9131
> URL: https://issues.apache.org/jira/browse/YARN-9131
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Eric Yang
> Assignee: Billie Rinaldi
> Priority: Major
> Attachments: YARN-9131.1.patch, YARN-9131.2.patch
>
>
> This is a follow up issue to document YARN-9075 for admin to control which
> aux service to add or remove.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]