瀏覽代碼

YARN-2131. Addendum2: Document -format-state-store. Add a way to format the RMStateStore. (Robert Kanter via kasha)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1612634 13f79535-47bb-0310-9956-ffa450edef68
Karthik Kambatla 11 年之前
父節點
當前提交
df2abcb372
共有 1 個文件被更改,包括 5 次插入4 次删除
  1. 5 4
      hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/YarnCommands.apt.vm

+ 5 - 4
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/YarnCommands.apt.vm

@@ -157,15 +157,16 @@ Usage: yarn [--config confdir] COMMAND
   Start the ResourceManager
   Start the ResourceManager
 
 
 -------
 -------
-  Usage: yarn resourcemanager [-format]
+  Usage: yarn resourcemanager [-format-state-store]
 -------
 -------
 
 
 *---------------+--------------+
 *---------------+--------------+
 || COMMAND_OPTIONS || Description                   |
 || COMMAND_OPTIONS || Description                   |
 *---------------+--------------+
 *---------------+--------------+
-| -format | 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.
+| -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.
 *---------------+--------------+
 *---------------+--------------+
 
 
 ** nodemanager
 ** nodemanager