[Bug] Orphan storage location
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 06:52 AM
Hello,
I'm not able to re-create an external location after removing its owner from Databricks Account. I'm getting the following error:
Input path url 'abfss://foo@bar.dfs.core.windows.net/' overlaps with an existing external location within 'CreateExternalLocation' call
I've tried to re-create the workspace but it seems that the information about the external location is stored somewhere inside the account metastore. I'm not able to find an API to list all external locations at the account level and since the workspace has been re-created the old workspace URL is no more accessible. Is there a way to remove the orpahned external location?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 07:32 AM
- Your metastore admin can list all external locations
- Your metastore admin can then drop the external location
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 09:41 AM
I have already tried this, I am an account admin I see everything but not the old external location, it is not listed but it's there somewhere because I get the error...
That's why I think it's bug.
Thank you anyway!

