databricks / terraform-databricks-examples

Examples of using Terraform to deploy Databricks resources
https://registry.terraform.io/modules/databricks/examples/databricks/latest
Other
187 stars 116 forks source link

adb-unity-catalog-basic-demo needs a workspace to begin with #122

Open rkkalluri opened 4 months ago

rkkalluri commented 4 months ago

adb-unity-catalog-basic-demo needs a workspace to begin with but with the new Unity by default feature we get a metastore created when the first workspace is launched in Azure Databricks for a new account.

I had to delete my metastore from admin console to get this demo running.

We need to think about this flow and create a metastore + workspace as part of the example

alexott commented 4 months ago

Can you check the examples/adb-lakehouse?