Transitioning a Standby ResourceManager to Active
About this task
yarn rmadmin command includes options to manage high
availability for the ResourceManager, including transitioning a ResourceManager node
between active and standby modes. These commands take the ResourceManager service ID as an
argument and can be run on any node in the cluster. The serviceID of a
ResourceManager is set in the yarn.resourcemanager.ha.rm-ids property of
the yarn-site.xml file. Transition a standby ResourceManager to the active state when the active ResourceManager process has failed or the node that runs the process is no longer accessible.