<?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 Re: Error message while running queries in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/error-message-while-running-queries/m-p/119426#M45875</link>
    <description>&lt;P&gt;Hi LRALVA,&lt;/P&gt;&lt;P&gt;Thanks for reaching out but in my case we&amp;nbsp;don't mount the storage since using Unity Catalog we use storage credentials/external locations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 May 2025 08:09:25 GMT</pubDate>
    <dc:creator>CJOkpala</dc:creator>
    <dc:date>2025-05-16T08:09:25Z</dc:date>
    <item>
      <title>Error message while running queries</title>
      <link>https://community.databricks.com/t5/data-engineering/error-message-while-running-queries/m-p/119282#M45828</link>
      <description>&lt;P&gt;While running queries, both in SQL or notebooks, we get this error message below:&lt;BR /&gt;INTERNAL_ERROR: Unexpected error when trying to access the statement result. Missing credentials to access the DBFS root storage container in Azure.&lt;/P&gt;&lt;P&gt;The access connector is set correctly, has proper permissions to the Storage account. Not sure where the issue comes from.&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 07:27:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-message-while-running-queries/m-p/119282#M45828</guid>
      <dc:creator>CJOkpala</dc:creator>
      <dc:date>2025-05-15T07:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error message while running queries</title>
      <link>https://community.databricks.com/t5/data-engineering/error-message-while-running-queries/m-p/119341#M45846</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/164550"&gt;@CJOkpala&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;This error suggests an issue with the credentials needed to access your Azure storage container from Databricks. Let's troubleshoot this methodically since there seems to be a disconnect between your configured access connector and the actual authentication happening during query execution.&lt;/P&gt;&lt;P class=""&gt;The error "Missing credentials to access the DBFS root storage container in Azure" typically occurs when Databricks cannot properly authenticate with the Azure Storage account that hosts your DBFS root or external tables.&lt;/P&gt;&lt;P&gt;Here are several potential causes and solutions:&lt;BR /&gt;&lt;STRONG&gt;1. Azure Storage Account Access Configuration&lt;/STRONG&gt;&lt;BR /&gt;The problem might be related to how your Databricks workspace is configured to access the storage account:&lt;/P&gt;&lt;P&gt;Check if Unity Catalog is in use: If you're using Unity Catalog, the authentication method differs from traditional external locations&lt;BR /&gt;Verify Service Principal permissions: The service principal used by the access connector needs specific permissions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. Access Connector Configuration Issues&lt;/STRONG&gt;&lt;BR /&gt;Even though you mentioned the access connector is set correctly, double-check these common issues:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3. Credential Scoping Problems&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4. Multi-level Authentication Issues&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5. Immediate Workarounds&lt;/STRONG&gt;&lt;BR /&gt;While troubleshooting the root cause, you could try:&lt;BR /&gt;1. Temporarily mount the storage explicitly&lt;BR /&gt;dbutils.fs.mount(&lt;BR /&gt;source = "abfss://&amp;lt;container-name&amp;gt;@&amp;lt;storage-account-name&amp;gt;.dfs.core.windows.net/",&lt;BR /&gt;mount_point = "/mnt/my-mount-point",&lt;BR /&gt;extra_configs = {...} # Your auth configs&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;2. Check if the issue happens in a different cluster with identical configurations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 14:35:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-message-while-running-queries/m-p/119341#M45846</guid>
      <dc:creator>lingareddy_Alva</dc:creator>
      <dc:date>2025-05-15T14:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error message while running queries</title>
      <link>https://community.databricks.com/t5/data-engineering/error-message-while-running-queries/m-p/119426#M45875</link>
      <description>&lt;P&gt;Hi LRALVA,&lt;/P&gt;&lt;P&gt;Thanks for reaching out but in my case we&amp;nbsp;don't mount the storage since using Unity Catalog we use storage credentials/external locations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 08:09:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-message-while-running-queries/m-p/119426#M45875</guid>
      <dc:creator>CJOkpala</dc:creator>
      <dc:date>2025-05-16T08:09:25Z</dc:date>
    </item>
  </channel>
</rss>

