/clusters/{clusterName}/services/{serviceName}/commands/hdfsDisableHa
Mount Point: /api/v5/clusters/{clusterName}/services/{serviceName}/commands/hdfsDisableHa
POST
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.