- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2024 02:09 AM
Hi all,
I have recently enabled Unity catalog in my DBX workspace. I have created a new catalog with an external location on Azure data storage.
I can create new schemas(databases) in the new catalog but I can't create a table. I get the below error when trying to create a table:
"
Failed to acquire a SAS token for list on /__unitystorage/catalogs/d333fd28-cf81-4737-90f0-d164883a55ca/tables/58c77eb9-c058-447f-b3b9-58bd2760e381/_delta_log due to java.util.concurrent.ExecutionException: com.databricks.sql.managedcatalog.UnityCatalogServiceException: [RequestId=b2e77357-64ff-48ec-a85b-3eb1da8d6764 ErrorClass=TABLE_DOES_NOT_EXIST.RESOURCE_DOES_NOT_EXIST] Table '58c70eb9-c059-447f-b3b9-58bd2760e321' does not exist.
"
When I try to access the external location through DBX I get the below error:
"
"
Has anyone seen either these errors before and understands how to fix them?
Thanks,
Sean