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

Update example - ADB external hive metastore #64

Closed hwang-db closed 1 year ago

hwang-db commented 1 year ago

Updates on ADB external hive metastore example:

  1. Revised to 2-stage deployment, first get the infra, second get workspace objects; due to using az cli auth type we rely on having user added into workspace first (not simultaneously deploy workspace and workspace objects)
  2. Test and revised to use the latest Databricks provider.
  3. Tested full set up automation successful on 20230504. Screenshot 2023-05-04 at 12 10 05 PM