An Apache Spark-based analytics platform optimized for Azure.
Databricks: After metastore storage root location removal cannot change default storage root for new __databricks_internal catalog
Dear team,
We decided to remove default storage root location for metastore in databricks (via accounts level plane) since all of our catalogs have their own root location anyways. After doing so new __databricks_internal catalog was created and is visible in the workspace level plane. All of the schemas inside this catalog map to specific (their own) root locations as was configured in the original catalogs under this metastore, but root location for __databricks_internal catalog itself still maps to old storage location, which is empty and not actually in use (no tables, volumes, or anything else in the storage). We would like to change this non-used default root location to different location since we need to delete the storage location and subscription where this storage account is located, but we are unable to do it ourselves. The only option that we see is try to change the root location for used external location which is used by this catalog with force flag, but looks risky.
According to previous threads it seems that sometimes such configurations can be done only via support, so the question is if it is possible to change? Or maybe other workarounds are possible?
Kind regards,
Jurijs