Catalog issue
When i was trying to create catalog i got an error saying to mention azure storage account and storage container in the following query -CREATE CATALOG IF NOT EXISTS Databricks_Anu_Jal_27022024MANAGED LOCATION 'abfss://<databricks-workspace-stack-anu...
- 3425 Views
- 2 replies
- 1 kudos
Latest Reply
Hi @anushajalesh28, To create a catalog in Azure Databricks, you need to specify the Azure storage account and storage container in the MANAGED LOCATION clause. Let’s break down the query: CREATE CATALOG IF NOT EXISTS Databricks_Anu_Jal_270220...
- 1 kudos