Repository: hadoop
Updated Branches:
  refs/heads/trunk f82922dcf -> e98e963e5


YARN-9154. Fix itemization in YARN service quickstart document. Contributed by 
Ayush Saxena.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e98e963e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e98e963e
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e98e963e

Branch: refs/heads/trunk
Commit: e98e963e5143600017d2d227d504140b8802439d
Parents: f82922d
Author: Akira Ajisaka <[email protected]>
Authored: Sat Dec 22 13:25:31 2018 +0900
Committer: Akira Ajisaka <[email protected]>
Committed: Sat Dec 22 13:25:39 2018 +0900

----------------------------------------------------------------------
 .../hadoop-yarn-site/src/site/markdown/yarn-service/QuickStart.md   | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/e98e963e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/yarn-service/QuickStart.md
----------------------------------------------------------------------
diff --git 
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/yarn-service/QuickStart.md
 
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/yarn-service/QuickStart.md
index bba9bb8..f813c5a 100644
--- 
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/yarn-service/QuickStart.md
+++ 
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/yarn-service/QuickStart.md
@@ -73,6 +73,7 @@ Refer to [Yarn Commands](../YarnCommands.html) for the full 
list of commands and
 yarn app -launch ${SERVICE_NAME} ${PATH_TO_SERVICE_DEF_FILE}
 ```
 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.
 


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

Reply via email to