<?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 Reading delta table from ADLS gen2 using ABFS driver in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/reading-delta-table-from-adls-gen2-using-abfs-driver/m-p/112115#M3101</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt; - I have an ADLS g2 account and trying to read a delta table using ABFS driver. I am using Databricks Serverless compute. There are no firewalls in place as I am working with sample data. There's network line of sight between Databricks serverless and ADLS, so network connectivity is not a challenge.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue&lt;/STRONG&gt; - when I use Databricks Serverless to configure Spark.conf.set properties to authenticate/authorise to ADLS, I encounter the error "&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="" href="https://docs.microsoft.com/azure/databricks/error-messages/error-classes#config_not_available" target="_blank" rel="noopener noreferrer"&gt;CONFIG_NOT_AVAILABLE&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt; Configuration fs.azure.account.auth.type is not available. SQLSTATE: 42K0I&lt;/SPAN&gt;".&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using code snippet provided &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/release-notes/serverless/#supported-spark-config" target="_self"&gt;here&lt;/A&gt; which uses spark.conf.set to set Spark properties. Upon further investigations, turns out that Databricks Serverless, &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/release-notes/serverless/#supported-spark-config" target="_self"&gt;to automate configuration of Spark on serverless compute, does not allow changing configuration&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In absence of this, any suggestions how I can continue using ABFS driver to read a delta table directly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I am not using UC.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Mar 2025 01:37:34 GMT</pubDate>
    <dc:creator>jeet414</dc:creator>
    <dc:date>2025-03-10T01:37:34Z</dc:date>
    <item>
      <title>Reading delta table from ADLS gen2 using ABFS driver</title>
      <link>https://community.databricks.com/t5/administration-architecture/reading-delta-table-from-adls-gen2-using-abfs-driver/m-p/112115#M3101</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt; - I have an ADLS g2 account and trying to read a delta table using ABFS driver. I am using Databricks Serverless compute. There are no firewalls in place as I am working with sample data. There's network line of sight between Databricks serverless and ADLS, so network connectivity is not a challenge.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue&lt;/STRONG&gt; - when I use Databricks Serverless to configure Spark.conf.set properties to authenticate/authorise to ADLS, I encounter the error "&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="" href="https://docs.microsoft.com/azure/databricks/error-messages/error-classes#config_not_available" target="_blank" rel="noopener noreferrer"&gt;CONFIG_NOT_AVAILABLE&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt; Configuration fs.azure.account.auth.type is not available. SQLSTATE: 42K0I&lt;/SPAN&gt;".&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using code snippet provided &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/release-notes/serverless/#supported-spark-config" target="_self"&gt;here&lt;/A&gt; which uses spark.conf.set to set Spark properties. Upon further investigations, turns out that Databricks Serverless, &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/release-notes/serverless/#supported-spark-config" target="_self"&gt;to automate configuration of Spark on serverless compute, does not allow changing configuration&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In absence of this, any suggestions how I can continue using ABFS driver to read a delta table directly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I am not using UC.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 01:37:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/reading-delta-table-from-adls-gen2-using-abfs-driver/m-p/112115#M3101</guid>
      <dc:creator>jeet414</dc:creator>
      <dc:date>2025-03-10T01:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reading delta table from ADLS gen2 using ABFS driver</title>
      <link>https://community.databricks.com/t5/administration-architecture/reading-delta-table-from-adls-gen2-using-abfs-driver/m-p/112205#M3106</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/152706"&gt;@jeet414&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can always read Delta table from ADLS storage in Databricks mount points:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/dbfs/mounts" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/dbfs/mounts&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is just experimental, please give it a try.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Nivethan V&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 23:37:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/reading-delta-table-from-adls-gen2-using-abfs-driver/m-p/112205#M3106</guid>
      <dc:creator>Nivethan_Venkat</dc:creator>
      <dc:date>2025-03-10T23:37:13Z</dc:date>
    </item>
  </channel>
</rss>

