DefaultCatalogProperties interface

These properties lets user specify default catalog properties during workspace creation. Not allowed in Serverless ComputeMode workspace.

Properties

initialName

Specifies the initial Name of default catalog. If not specified, the name of the workspace will be used.

initialType

Defines the initial type of the default catalog. Possible values (case-insensitive): HiveMetastore, UnityCatalog

Property Details

initialName

Specifies the initial Name of default catalog. If not specified, the name of the workspace will be used.

initialName?: string

Property Value

string

initialType

Defines the initial type of the default catalog. Possible values (case-insensitive): HiveMetastore, UnityCatalog

initialType?: string

Property Value

string