Thursday, March 13, 2025

Identify the cluster security modes compatible with Unity Catalog

The cluster security modes compatible with Unity Catalog are:

Single User Access Mode: This mode is recommended for workloads requiring privileged machine access or using RDD APIs, distributed ML, GPUs, Databricks Container Service, or R.

Shared Access Mode: Also known as Standard Access Mode, this mode is recommended for most workloads. It allows multiple users to attach and concurrently execute workloads on the same compute resource, providing significant cost savings and simplified cluster management

No comments:

Post a Comment

Data synchronization in Lakehouse

Data synchronization in Lakebase ensures that transactional data and analytical data remain up-to-date across the lakehouse and Postgres d...