/clusters/{clusterName}/services/{serviceName}/commands/oozieEnableHa
Mount Point: /api/v7/clusters/{clusterName}/services/{serviceName}/commands/oozieEnableHa
POST
Enable high availability (HA) for Oozie service.
This command only applies to CDH5+ Oozie services.
The command will create new Oozie Servers on the specified hosts and set the ZooKeeper and Load Balancer configs needed for Oozie HA.
As part of enabling HA, any services that depends on the Oozie service being modified will be stopped and restarted after enabling Oozie HA.
Parameters
name | description | type | default |
---|---|---|---|
serviceName | The Oozie service name. | path | |
clusterName | (no documentation provided) | path |
Request Body
element: | enableOozieHaArgs |
Arguments for the command.
Response Body
element: | command |
Information about the submitted command.