Catalog
Specifies the default catalog that the provider uses when connecting to Databricks.
Data Type
string
Default Value
""
Remarks
A catalog in Databricks is a top-level data namespace that organizes schemas and tables. Unity Catalog environments can contain multiple catalogs, while legacy workspaces use the default Hive metastore.
This property is required to establish a connection. If your Databricks workspace uses Unity Catalog, set this property to the name of your target catalog. Otherwise, set it to hive_metastore.