resourcemanager
Starts the ResourceManager.
The usage is as follows:
$ yarn resourcemanager [options]
-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> |
Removes the application from RMStateStore. This should be run only when the ResourceManager is not running |
-format-conf-store |
Formats the YarnConfigurationStore. This should be run only when the ResourceManager is not running |
-convert-fs-configuration [-y|yarnsiteconfig] [-f|fsconfig] [-r|rulesconfig] [-o|output-directory] [-p|print] [-c|cluster-resource] |
This feature is experimental and not intended for production use. Development is still in progress so the converter should not be considered complete. Converts the specified Fair Scheduler configuration to the Capacity Scheduler configuration. Requires two mandatory input files.
If both files are specified, the There is an additional optional parameter |