We are trying out Unity catalog in Azure Databricks. We connected a pre-existing workspace to the new metastore.
I created a new catalog. When I run a notebook and try to write to table "myfirstcatalog.bronze.mytable" I get the error
[UC_NOT_ENABLED] Unity Catalog is not enabled on this cluster.
I have run this both on an pre-existing cluster as well as a newly cluster.