From f469f9af2d00d8c429b561025730c00fcd4f3fea Mon Sep 17 00:00:00 2001 From: Akira Ajisaka Date: Wed, 22 Apr 2015 17:47:00 +0900 Subject: [PATCH] YARN-3410. Addendum fix for compilation error. Contributed by Rohith. (cherry picked from commit b08908ae5eaf60a7fc70bf60493a533e915553c5) --- .../hadoop-yarn-site/src/site/markdown/YarnCommands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/YarnCommands.md b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/YarnCommands.md index 1169d14c420..c20e9a4b270 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/YarnCommands.md +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/YarnCommands.md @@ -193,7 +193,7 @@ Usage: `yarn resourcemanager [-format-state-store]` | COMMAND\_OPTIONS | Description | |:---- |:---- | | -format-state-store | Formats the RMStateStore. This will clear the RMStateStore and is useful if past applications are no longer needed. This should be run only when the ResourceManager is not running. | -| -remove-application-from-state-store | Remove the application from RMStateStore. This should be run only when the ResourceManager is not running. | +| -remove-application-from-state-store \ | Remove the application from RMStateStore. This should be run only when the ResourceManager is not running. | Start the ResourceManager