<?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: External locations in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/external-locations/m-p/67357#M1784</link>
    <description>&lt;P&gt;Hi Sean,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This is expected for a managed path, as a user, we are not supposed to directly access paths that are managed by UC.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Hope you are able to access this KB with detailed info -&amp;nbsp;&lt;A href="https://kb.databricks.com/unity-catalog/invalid_parameter_valuelocation_overlap-overlaps-with-managed-storage-error" target="_blank"&gt;https://kb.databricks.com/unity-catalog/invalid_parameter_valuelocation_overlap-overlaps-with-managed-storage-error&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 26 Apr 2024 07:42:42 GMT</pubDate>
    <dc:creator>NandiniN</dc:creator>
    <dc:date>2024-04-26T07:42:42Z</dc:date>
    <item>
      <title>External locations</title>
      <link>https://community.databricks.com/t5/data-governance/external-locations/m-p/67356#M1783</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am getting an error when I try to 'Browse' an external location in catalog explorer through Databricks UI.&lt;/P&gt;&lt;P&gt;This is the error I get:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Error loading files.&lt;/DIV&gt;&lt;DIV class=""&gt;Input path url 'abfss://dbx-ccc-hive-metastore-unity-catalog@xxxxxxxxxx.dfs.core.windows.net/__unitystorage' overlaps with managed storage within 'ListFiles' call&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Has anyone seen this error before and/or understands what is going wrong?&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Thanks,&lt;/DIV&gt;&lt;DIV class=""&gt;Sean&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 Apr 2024 07:35:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/external-locations/m-p/67356#M1783</guid>
      <dc:creator>Snoonan</dc:creator>
      <dc:date>2024-04-26T07:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: External locations</title>
      <link>https://community.databricks.com/t5/data-governance/external-locations/m-p/67357#M1784</link>
      <description>&lt;P&gt;Hi Sean,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This is expected for a managed path, as a user, we are not supposed to directly access paths that are managed by UC.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Hope you are able to access this KB with detailed info -&amp;nbsp;&lt;A href="https://kb.databricks.com/unity-catalog/invalid_parameter_valuelocation_overlap-overlaps-with-managed-storage-error" target="_blank"&gt;https://kb.databricks.com/unity-catalog/invalid_parameter_valuelocation_overlap-overlaps-with-managed-storage-error&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 07:42:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/external-locations/m-p/67357#M1784</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2024-04-26T07:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: External locations</title>
      <link>https://community.databricks.com/t5/data-governance/external-locations/m-p/67608#M1786</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/23233"&gt;@NandiniN&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for quashing my concerns.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 18:00:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/external-locations/m-p/67608#M1786</guid>
      <dc:creator>Snoonan</dc:creator>
      <dc:date>2024-04-29T18:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: External locations</title>
      <link>https://community.databricks.com/t5/data-governance/external-locations/m-p/67615#M1787</link>
      <description>&lt;P&gt;Adding some tips...&lt;BR /&gt;It seems that you have created a metastore with root path definition (metastore-level managed storage). If you're planning to deploy a multi-workspace environment (Development, QA and Production), I strongly recommend you to change this configuration to Catalog-level storage.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since in general those kind of environments should be isolated, you will have tough days as soon as it gets bigger when using metastore-level storage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 19:08:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/external-locations/m-p/67615#M1787</guid>
      <dc:creator>gmiguel</dc:creator>
      <dc:date>2024-04-29T19:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: External locations</title>
      <link>https://community.databricks.com/t5/data-governance/external-locations/m-p/67618#M1788</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/89566"&gt;@gmiguel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for the advice.&lt;/P&gt;&lt;P&gt;Is this a setting when creating the metastore, or do I simply not specify an external location for metastore and only do so for catalogs?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 21:08:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/external-locations/m-p/67618#M1788</guid>
      <dc:creator>Snoonan</dc:creator>
      <dc:date>2024-04-29T21:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: External locations</title>
      <link>https://community.databricks.com/t5/data-governance/external-locations/m-p/67629#M1789</link>
      <description>&lt;P&gt;Simply do not specify a location during metastore creation. Do it at catalog level and schema level (optional).&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 22:14:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/external-locations/m-p/67629#M1789</guid>
      <dc:creator>gmiguel</dc:creator>
      <dc:date>2024-04-29T22:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: External locations</title>
      <link>https://community.databricks.com/t5/data-governance/external-locations/m-p/83459#M2014</link>
      <description>&lt;P&gt;Hi NandiniN,&lt;/P&gt;&lt;P&gt;I'm having the same error. Let me give you some context of my use case.&lt;BR /&gt;&lt;BR /&gt;I need to calculate the size of the container, so I created a function that loops over the folder structure using "dbutils.fs.ls". Inside container we have both, external and managed tables. But I'm not attempting to create anything inside container, just need to read every file size inside container. When attempting to do so, is that I'm getting below error.&lt;/P&gt;&lt;P&gt;===== ERROR =====&lt;BR /&gt;[RequestId=887e131d-4cea-41f6-a226-7b804e07f938 ErrorClass=INVALID_PARAMETER_VALUE.LOCATION_OVERLAP] Input path url 'abfss://&amp;lt;container&amp;gt;@&amp;lt;storage_account&amp;gt;.dfs.core.windows.net/managed/&amp;lt;subfolder&amp;gt;/data/__unitystorage' overlaps with managed storage within 'ListFiles' call.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've assigned permissions "Storage Blob Data Contributor" + "Storage Blob Data Owner" on storage account to the&amp;nbsp; Managed Identity declared in Catalog. I've also added permissions "ALL PRIVILEGES" on External location and Storage Credentials. But I'm still getting the same error.&lt;/P&gt;&lt;P&gt;Is this supported in UC? If this is not the best approach, how would you achieve this task?&lt;/P&gt;&lt;P&gt;Regards, Emiliano&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 14:25:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/external-locations/m-p/83459#M2014</guid>
      <dc:creator>EmilianoLlera_D</dc:creator>
      <dc:date>2024-08-19T14:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: External locations</title>
      <link>https://community.databricks.com/t5/data-governance/external-locations/m-p/94122#M2188</link>
      <description>&lt;P&gt;I'm running into this error when only using Autoloader within my UC.&amp;nbsp; &amp;nbsp;So, my assumption is that when Autoloader does&amp;nbsp; a file listing for my source files, it creates the error.&amp;nbsp; &amp;nbsp;I've tried pointing Autloloader to an s3 location (a public bucket) and also a /Volume path that is mapped into my unity catalog.&amp;nbsp; Both generate the same error.&lt;/P&gt;&lt;P&gt;I have no problems with a similar attempt outside of UC using my hive_metastore which I share with my AWS instance.&lt;/P&gt;&lt;P&gt;My metastore path is unspecified but my catalog path is specified.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 14:16:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/external-locations/m-p/94122#M2188</guid>
      <dc:creator>lprevost</dc:creator>
      <dc:date>2024-10-15T14:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: External locations</title>
      <link>https://community.databricks.com/t5/data-governance/external-locations/m-p/96942#M2223</link>
      <description>&lt;P&gt;Verify that the necessary permissions are granted for the catalog location. This includes ensuring that the storage credentials are correctly configured and that you have the appropriate read/write permissions.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 09:22:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/external-locations/m-p/96942#M2223</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2024-10-31T09:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: External locations</title>
      <link>https://community.databricks.com/t5/data-governance/external-locations/m-p/96944#M2224</link>
      <description>&lt;P&gt;Also, as mentioned in the kb&amp;nbsp;&lt;A href="https://kb.databricks.com/unity-catalog/invalid_parameter_valuelocation_overlap-overlaps-with-managed-storage-error" target="_blank"&gt;https://kb.databricks.com/unity-catalog/invalid_parameter_valuelocation_overlap-overlaps-with-managed-storage-error&lt;/A&gt;&lt;/P&gt;
&lt;DIV class="body fr-view" style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-weight: 400; font-stretch: inherit; font-size: 15px; line-height: inherit; font-family: 'DM Sans', 'Proxima Nova', Helvetica, 'Lucida Grande', sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; vertical-align: baseline; overflow-wrap: break-word; max-width: 820px; color: #1b3139; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #f9f7f4; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" data-action="mouseup-&amp;gt;feedbacks#update" data-controller="glossary" data-glossary-url-value="/glossary_terms.json"&gt;
&lt;DIV class="helpjuice-article-body-content"&gt;
&lt;P&gt;You can create an external location under&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;some-root/&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;as long as it does not overlap the managed table. Given the example,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;storage-blob&amp;gt;://&amp;lt;some-root&amp;gt;/&amp;lt;some-path&amp;gt;/&amp;lt;external-table-path&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is a valid path for an external location.&lt;/P&gt;
&lt;P&gt;If you try to list the contents of this example location, the result would be successful.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;FOOTER class="was-this-helpful" data-helpjuice-element="Feedback" data-helpjuice-attributes="visibility" data-helpjuice-related-elements="Feedback Title,Positive Feedback,Positive Feedback Icon,Positive Votes,Negative Feedback,Negative Feedback Icon, Negative Votes,Write Feedback,Write Feedback Icon,Write Feedback Text"&gt;
&lt;DIV class="thumbs"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/FOOTER&gt;</description>
      <pubDate>Thu, 31 Oct 2024 09:24:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/external-locations/m-p/96944#M2224</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2024-10-31T09:24:10Z</dc:date>
    </item>
  </channel>
</rss>

