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

Mount Point: /rest/clusters/{clusterName}/services/{serviceName}/commands/hdfsDisableAutoFailover

POST

Disable auto-failover for a highly available HDFS nameservice.

The command will modify the nameservice's NameNodes configuration to disable automatic failover, and delete the existing failover controllers.

The ZooKeeper dependency of the service will not be removed.

Parameters

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

Request Body

element: (custom)

The nameservice name.

Response Body

element: command

Information about the submitted command.