Enable Unity Catalog Support for an Existing Databricks Spark Integration
Existing Data Sources
Existing data sources will reference the default catalog, hive_metastore
, once Unity Catalog is
enabled. However, this default catalog will not be used when you create new data sources.
If you already have an Immuta Databricks Spark integration configured, follow the steps below to enable Unity Catalog support in Immuta.
- Enable Unity Catalog support on the App Settings page.
- Re-push cluster policies to your
Databricks cluster. Note that you must set
IMMUTA_SPARK_DATABRICKS_ALLOW_NON_IMMUTA_READS
andIMMUTA_SPARK_DATABRICKS_ALLOW_NON_IMMUTA_WRITES
tofalse
in your cluster policies manually or by selecting Protected until made available by policy in the Databricks integration section of the App Settings page. See the Databricks Spark integration with Unity Catalog support limitations for details. - Re-start your Databricks cluster with the new cluster policy applied.