<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Clarification on Databricks Access Modes: Standard vs. Dedicated with Unity Catalog in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/clarification-on-databricks-access-modes-standard-vs-dedicated/m-p/122477#M3505</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;According to the documentation below:&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/ja/compute/access-mode-limitations" target="_blank"&gt;https://docs.databricks.com/aws/ja/compute/access-mode-limitations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Any insights or guidance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Sun, 22 Jun 2025 23:16:20 GMT</pubDate>
    <dc:creator>Yuki</dc:creator>
    <dc:date>2025-06-22T23:16:20Z</dc:date>
    <item>
      <title>Clarification on Databricks Access Modes: Standard vs. Dedicated with Unity Catalog</title>
      <link>https://community.databricks.com/t5/administration-architecture/clarification-on-databricks-access-modes-standard-vs-dedicated/m-p/122477#M3505</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;According to the documentation below:&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/ja/compute/access-mode-limitations" target="_blank"&gt;https://docs.databricks.com/aws/ja/compute/access-mode-limitations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Any insights or guidance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jun 2025 23:16:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/clarification-on-databricks-access-modes-standard-vs-dedicated/m-p/122477#M3505</guid>
      <dc:creator>Yuki</dc:creator>
      <dc:date>2025-06-22T23:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Clarification on Databricks Access Modes: Standard vs. Dedicated with Unity Catalog</title>
      <link>https://community.databricks.com/t5/administration-architecture/clarification-on-databricks-access-modes-standard-vs-dedicated/m-p/122516#M3506</link>
      <description>&lt;P&gt;Hi Yuki,&lt;/P&gt;
&lt;P&gt;The primary reason for ML runtime not being supported on Shared mode cluster is &lt;STRONG&gt;security and resource isolation&lt;/STRONG&gt;: 1) ML workloads frequently require privileged operations (e.g., running arbitrary code, installing dependencies) not compatible with the multi-user process isolation model of Standard mode.&lt;BR /&gt;2) Many ML libraries (especially GPU-enabled or native code) need access to the underlying filesystem or privileged resources, which could break the isolation guarantees required for data security/governance in Standard mode. &lt;BR /&gt;3) Supporting ML Runtime in Standard would open up nontrivial risk of privilege escalation or governance circumvention, and enforcement is difficult.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whereas,&lt;/P&gt;
&lt;P&gt;Dedicated mode provides each compute resource to a single principal (user or group). This mode:&lt;BR /&gt;1) Allows installation of arbitrary libraries, use of MLflow, custom environments, GPU acceleration, and access to features like DBFS/FUSE that multi-user safety would otherwise restrict. &lt;BR /&gt;2) Makes ML workloads possible while still integrating with Unity Catalog for data governance—albeit at the cost of simplified sharing and more manual folder/secret management.&lt;BR /&gt;&lt;BR /&gt;I hope this clarifies your question!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 09:58:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/clarification-on-databricks-access-modes-standard-vs-dedicated/m-p/122516#M3506</guid>
      <dc:creator>Vidhi_Khaitan</dc:creator>
      <dc:date>2025-06-23T09:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Clarification on Databricks Access Modes: Standard vs. Dedicated with Unity Catalog</title>
      <link>https://community.databricks.com/t5/administration-architecture/clarification-on-databricks-access-modes-standard-vs-dedicated/m-p/122591#M3512</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/164253"&gt;@Vidhi_Khaitan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Many thanks for your explanation. That's perfect for me.&lt;/P&gt;&lt;P&gt;I never thought about it and realized the isolations.&lt;BR /&gt;And I understand that the Dedicated cluster play important role due to these many important reasons.&lt;/P&gt;&lt;P&gt;I felt Databricks made a great effort to manage compute resources despite the complex data governance requirements.&lt;/P&gt;&lt;P&gt;Thank you for your great response!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 23:22:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/clarification-on-databricks-access-modes-standard-vs-dedicated/m-p/122591#M3512</guid>
      <dc:creator>Yuki</dc:creator>
      <dc:date>2025-06-23T23:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Clarification on Databricks Access Modes: Standard vs. Dedicated with Unity Catalog</title>
      <link>https://community.databricks.com/t5/administration-architecture/clarification-on-databricks-access-modes-standard-vs-dedicated/m-p/122601#M3513</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/93088"&gt;@Yuki&lt;/a&gt;&amp;nbsp;Thank you, I am glad I could help!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 04:01:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/clarification-on-databricks-access-modes-standard-vs-dedicated/m-p/122601#M3513</guid>
      <dc:creator>Vidhi_Khaitan</dc:creator>
      <dc:date>2025-06-24T04:01:50Z</dc:date>
    </item>
  </channel>
</rss>

