Hello,
I’d like to ask for clarification regarding the access modes in Databricks, specifically the intent and future direction of the “Standard” and “Dedicated” modes.
According to the documentation below:
https://docs.databricks.com/aws/ja/compute/access-mode-limitations
It recommends using the Standard access mode (formerly Shared access mode) for most workloads. However, I find it a bit confusing that under the section “Limitations of Standard access mode with Unity Catalog,” it states that Databricks Runtime ML is not supported.
As I’ve started getting used to Unity Catalog, I find the Standard mode easier to manage permissions in a way that aligns with groups and accounts. However, if I want to use ML Runtime, I’m required to switch to Dedicated mode. This raises some concerns, as it means I need to manually configure permissions for folders containing imported libraries at the user or group level, and also manage Secrets separately.
I apologize if I’m missing some background context, as I’m not an admin and may not fully understand the historical reasons behind these design choices.
Any insights or guidance would be greatly appreciated.
Thank you!