Create a new catalog
Creates a new catalog instance in the parent metastore if the caller is a metastore admin or has the CREATE_CATALOG privilege.
Request body
Name of catalog.
User-provided free-form text description.
A map of key-value properties attached to the securable.
Storage root URL for managed tables within catalog.
The name of delta sharing provider.
A Delta Sharing catalog is a catalog that is based on a Delta share on a remote sharing server.
The name of the share under the share provider.
Response
OK
Unique identifier for the catalog.
Name of catalog.
Username of current owner of catalog.
User-provided free-form text description.
A map of key-value properties attached to the securable.
Storage root URL for managed tables within catalog.
The name of delta sharing provider.
A Delta Sharing catalog is a catalog that is based on a Delta share on a remote sharing server.
The name of the share under the share provider.
The type of the catalog.
Time at which this catalog was created, in epoch milliseconds.
Username of catalog creator.
Time at which this catalog was last updated, in epoch milliseconds.
Username of user who last modified catalog.
Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request.