/clusters/{clusterName}/services/{serviceName}/commands/hdfsDisableHa
Mount Point: /api/v15/clusters/{clusterName}/services/{serviceName}/commands/hdfsDisableHa
POST
This operation has been deprecated. This endpoint is not supported v6 onwards. Use hdfsDisableNnHa on the HDFS service instead.
Disable high availability (HA) for an HDFS NameNode.
The NameNode to be kept must be running before HA can be disabled.
As part of disabling HA, any services that depend on the HDFS service being modified will be stopped. The command arguments provide options to re-start these services and to re-deploy the client configurations for services of the cluster after HA has been disabled.
Parameters
name | description | type | default |
---|---|---|---|
serviceName | The HDFS service name. | path | |
clusterName | (no documentation provided) | path |
Request Body
element: | hdfsDisableHaArgs |
Arguments for the command.
Response Body
element: | command |
Information about the submitted command.