/clusters/{clusterName}/services/{serviceName}/commands/oozieCreateEmbeddedDatabase
Mount Point: /api/v18/clusters/{clusterName}/services/{serviceName}/commands/oozieCreateEmbeddedDatabase
POST
Create the Oozie Server Database. Only works with embedded postgresql database.
This command is to be run whenever a new user and database need to be created in the embedded postgresql database for an Oozie service. This command should usually be followed by a call to createOozieDb.
Available since API v10.
Parameters
name | description | type | default |
---|---|---|---|
serviceName | Name of the Oozie service on which to run the command. | path | |
clusterName | (no documentation provided) | path |
Response Body
element: | command |
Information about the submitted command