<?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: Getting error while creating external delta table in Databricks in Databricks Free Edition Help</title>
    <link>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/106517#M137</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/145022"&gt;@Siddalinga&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the path specified during table creation is outside the scope of the external location, you may encounter the [NO_PARENT_EXTERNAL_LOCATION_FOR_PATH] error.&lt;BR /&gt;Is the external location correctly defined to scope the directory, such as abfss://destination@datalakeprojectsid.dfs.core.windows.net/salesdb, including the salesdb subdirectory?&lt;/P&gt;&lt;P&gt;Please double-check to ensure the external location is properly configured.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2025 15:18:43 GMT</pubDate>
    <dc:creator>Takuya-Omi</dc:creator>
    <dc:date>2025-01-21T15:18:43Z</dc:date>
    <item>
      <title>Getting error while creating external delta table in Databricks</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/106499#M136</link>
      <description>&lt;P&gt;I am getting below error while creating external delta table in Databricks, even there is a external location created.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="" href="https://docs.microsoft.com/azure/databricks/error-messages/error-classes#no_parent_external_location_for_path" target="_blank" rel="noopener noreferrer"&gt;NO_PARENT_EXTERNAL_LOCATION_FOR_PATH&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt; No parent external location was found for path '&lt;/SPAN&gt;&lt;A class="" href="abfss://destination@datalakeprojectsid.dfs.core.windows.net/salesdb/Person" target="_blank" rel="noopener noreferrer"&gt;abfss://destination@datalakeprojectsid.dfs.core.windows.net/salesdb/Person&lt;/A&gt;&lt;SPAN&gt;'. Please create an external location on one of the parent paths and then retry the query or command again.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;%sql&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CREATE&lt;/SPAN&gt; &lt;SPAN&gt;TABLE&lt;/SPAN&gt; &lt;SPAN&gt;Sales&lt;/SPAN&gt;&lt;SPAN&gt;.Person&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;id&lt;/SPAN&gt; &lt;SPAN&gt;INT&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;name&lt;/SPAN&gt; &lt;SPAN&gt;STRING&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; marks &lt;/SPAN&gt;&lt;SPAN&gt;INT&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;USING&lt;/SPAN&gt; &lt;SPAN&gt;DELTA&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;LOCATION&lt;/SPAN&gt; &lt;SPAN&gt;'abfss://destination@datalakeprojectsid.dfs.core.windows.net/salesdb/Person'&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Jan 2025 14:14:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/106499#M136</guid>
      <dc:creator>Siddalinga</dc:creator>
      <dc:date>2025-01-21T14:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while creating external delta table in Databricks</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/106517#M137</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/145022"&gt;@Siddalinga&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the path specified during table creation is outside the scope of the external location, you may encounter the [NO_PARENT_EXTERNAL_LOCATION_FOR_PATH] error.&lt;BR /&gt;Is the external location correctly defined to scope the directory, such as abfss://destination@datalakeprojectsid.dfs.core.windows.net/salesdb, including the salesdb subdirectory?&lt;/P&gt;&lt;P&gt;Please double-check to ensure the external location is properly configured.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 15:18:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/106517#M137</guid>
      <dc:creator>Takuya-Omi</dc:creator>
      <dc:date>2025-01-21T15:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while creating external delta table in Databricks</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/114555#M206</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/145022"&gt;@Siddalinga&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Is the issue fixed ? If not please check below options :&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. external location is created in databricks with proper service account or service principle ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Or any storage location is attached with proper service account. ?&lt;/P&gt;&lt;P&gt;Above 2 methods will establish the connection between databricks VM with external stroage connectivity.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy learning.&lt;BR /&gt;Saran&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 17:59:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/114555#M206</guid>
      <dc:creator>saisaran_g</dc:creator>
      <dc:date>2025-04-04T17:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while creating external delta table in Databricks</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/143792#M597</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/90996"&gt;@Takuya-Omi&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/79179"&gt;@saisaran_g&lt;/a&gt;&amp;nbsp;, I'm also facing the similar error, how can I resolve it.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="" href="https://learn.microsoft.com/azure/databricks/error-messages/error-classes#no_parent_external_location_for_path" target="_blank" rel="noopener noreferrer"&gt;NO_PARENT_EXTERNAL_LOCATION_FOR_PATH&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;SPAN&gt; No parent external location was found for path '&lt;/SPAN&gt;&lt;A class="" href="abfss://goldlayer@storagepracde.dfs.core.windows.net/cusdata" target="_blank" rel="noopener noreferrer"&gt;abfss://goldlayer@storagepracde.dfs.core.windows.net/cusdata&lt;/A&gt;&lt;SPAN&gt;'. Please create an external location on one of the parent paths and then retry the query or command again. SQLSTATE: 22KD1&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 18:49:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/143792#M597</guid>
      <dc:creator>Swamy09</dc:creator>
      <dc:date>2026-01-12T18:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while creating external delta table in Databricks</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/149074#M686</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/207022"&gt;@Swamy09&lt;/a&gt;&amp;nbsp;The error [NO_PARENT_EXTERNAL_LOCATION_FOR_PATH] indicates that there is no External Location configured for the storage path you are trying to use while creating the external table.&lt;BR /&gt;Before creating an external table, you must:&lt;BR /&gt;Create a Storage Credential&lt;BR /&gt;Create an External Location using that credential&lt;BR /&gt;Ensure the table path falls under the registered external location path&lt;BR /&gt;Example:&lt;/P&gt;&lt;P&gt;-- Step 1: Create external location&lt;BR /&gt;CREATE EXTERNAL LOCATION my_ext_loc&lt;BR /&gt;URL 'abfss://container@storageaccount.dfs.core.windows.net/path/'&lt;BR /&gt;WITH (STORAGE CREDENTIAL my_cred);&lt;/P&gt;&lt;P&gt;-- Step 2: Create external table&lt;BR /&gt;CREATE TABLE catalog.schema.my_table&lt;BR /&gt;USING DELTA&lt;BR /&gt;LOCATION 'abfss://container@storageaccount.dfs.core.windows.net/path/table_folder/';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lokesh Rajpoot,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 13:27:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/149074#M686</guid>
      <dc:creator>LR</dc:creator>
      <dc:date>2026-02-23T13:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while creating external delta table in Databricks</title>
      <link>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/149269#M688</link>
      <description>&lt;P&gt;There are different things to check to resolve it: how is Databricks connecting to the storage, Is it Managed Identity &amp;amp; Azure Role Assignment, Access Keys, or Service Principals with secrets. It is advisable to use Managed Identity &amp;amp; Azure Role Assignment. If you are using Managed Identity, you can create a User-Assigned Managed Identity (UAMI) in the Azure Portal specifically for Databricks.&lt;/P&gt;&lt;P&gt;Assigned RBAC Roles in azure On the Storage Account, you assign the Storage Blob Data Contributor role to the Managed Identity. This gives the identity permission to read, write, and delete blobs without needing a password. Create a Databricks Access Connector in azure, then bridge the gap between Azure and Databricks.&lt;/P&gt;&lt;P&gt;Link the Managed Identity created to the Access Connector. This resource acts as the "handshake" that allows Databricks to use the identity. Within Databricks, register the identity as a governed object.&lt;/P&gt;&lt;P&gt;Create a Credential in Unity Catalog. Point the credential to the Resource ID of the Azure Access Connector. This tells Unity Catalog: "Whenever someone uses this credential, use the Managed Identity to authenticate." Then define the External Location with the specific path where the data lives and also map it to the storage credential.&lt;/P&gt;&lt;P&gt;I believe if all of this is done correctly, you should not have an issue.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 10:22:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/databricks-free-edition-help/getting-error-while-creating-external-delta-table-in-databricks/m-p/149269#M688</guid>
      <dc:creator>datagene</dc:creator>
      <dc:date>2026-02-25T10:22:47Z</dc:date>
    </item>
  </channel>
</rss>

