/clusters/{clusterName}/services/{serviceName}/commands/disableRmHa

Mount Point: /api/v17/clusters/{clusterName}/services/{serviceName}/commands/disableRmHa

POST

Disable high availability (HA) for ResourceManager. As part of disabling HA, any services that depend on the YARN service being modified will be stopped. The command arguments provide options to specify name of ResourceManager that will be preserved. The command will redeploy the client configurations for services of the cluster after HA has been disabled.

Parameters

name description type default
serviceName The YARN service name. path
clusterName (no documentation provided) path

Request Body

element: disableRmHaArgs

Arguments for the command.

Response Body

element: command

Information about the submitted command.