/clusters/{clusterName}/services/{serviceName}/commands/oozieDisableHa
Mount Point: /api/v18/clusters/{clusterName}/services/{serviceName}/commands/oozieDisableHa
POST
Disable high availability (HA) for Oozie. As part of disabling HA, any services that depend on the Oozie service being modified will be stopped. The command arguments provide options to specify name of Oozie Server that will be preserved. After deleting, other Oozie servers, all the services that were stopped are restarted.
Parameters
name | description | type | default |
---|---|---|---|
serviceName | The Oozie service name. | path | |
clusterName | (no documentation provided) | path |
Request Body
element: | disableOozieHaArgs |
Arguments for the command.
Response Body
element: | command |
Information about the submitted command.