Cmdlets for Databricks

Build 25.0.9434

SupportMultiCatalog Parameter (Connect-Databricks Cmdlet)

Specifies whether the provider enables multi-catalog support for Unity Catalog in Databricks.

Syntax

Connect-Databricks -SupportMultiCatalog bool

Data Type

bool

Default Value

true

Remarks

When this property is set to true, the cmdlet supports multiple catalogs through Unity Catalog, allowing access to both Unity-managed and legacy catalogs such as hive_metastore.

When this property is set to false, multi-catalog support is disabled, and only a single catalog named CData is available for all operations.

This property is useful for connecting to environments that use Unity Catalog for cross-workspace data governance or for simplifying metadata discovery in single-catalog configurations.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434