YARN-3410. Addendum fix for compilation error. Contributed by Rohith.
This commit is contained in:
parent
6f8003dc7b
commit
b08908ae5e
@ -197,7 +197,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 <appId> | Remove the application from RMStateStore. This should be run only when the ResourceManager is not running. |
|
||||
| -remove-application-from-state-store \<appId\> | Remove the application from RMStateStore. This should be run only when the ResourceManager is not running. |
|
||||
|
||||
Start the ResourceManager
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user