/clusters/{clusterName}/services/{serviceName}/commands/createOozieDb
Mount Point: /api/v13/clusters/{clusterName}/services/{serviceName}/commands/createOozieDb
POST
Creates the Oozie Database Schema in the configured database. This command does not create database. This command creates only tables required by Oozie. To create database, please refer to oozieCreateEmbeddedDatabase()
Available since API v2.
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