/clusters/{clusterName}/services/{serviceName}/commands/hdfsDisableAutoFailover
Mount Point: /api/v1/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 |
|---|---|---|---|
| clusterName | The name of the cluster. | path | |
| serviceName | The HDFS service name. | path |
Request Body
| element: | (custom) |
The nameservice name.
Response Body
| element: | command |
Information about the submitted command.