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

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

POST

This operation has been deprecated. This endpoint is not supported v6 onwards. Use hdfsDisableNnHa on the HDFS service instead.

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.