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 "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2018/12/20 06:54:00 UTC

[jira] [Created] (YARN-9154) Fix itemization in YARN service quickstart document

Akira Ajisaka created YARN-9154:
-----------------------------------

             Summary: Fix itemization in YARN service quickstart document
                 Key: YARN-9154
                 URL: https://issues.apache.org/jira/browse/YARN-9154
             Project: Hadoop YARN
          Issue Type: Bug
          Components: documentation
            Reporter: Akira Ajisaka


{noformat:title=QuickStart.md}
Params:
- SERVICE_NAME: The name of the service. Note that this needs to be unique across running services for the current user.
- PATH_TO_SERVICE_DEF: The path to the service definition file in JSON format.
{noformat}
should be
{noformat}
Params:

- SERVICE_NAME: The name of the service. Note that this needs to be unique across running services for the current user.
- PATH_TO_SERVICE_DEF: The path to the service definition file in JSON format.
{noformat}
to render correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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