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