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!