/clusters/{clusterName}/services/{serviceName}/commands/impalaCreateCatalogDatabase
Mount Point: /api/v11/clusters/{clusterName}/services/{serviceName}/commands/impalaCreateCatalogDatabase
POST
Not needed in CM 5.0.0 Release, since Impala Catalog Database is not yet available in CDH as of this release. Create the Impala Catalog 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 the Impala Catalog Server. This command should usually be followed by a call to impalaCreateCatalogDatabaseTables.
Available since API v6.
Parameters
name | description | type | default |
---|---|---|---|
serviceName | Name of the Impala service on which to run the command. | path | |
clusterName | (no documentation provided) | path |
Response Body
element: | command |
Information about the submitted command