ssc-sp / datahub-portal

Other
17 stars 2 forks source link

🧩Enable R support in Databricks clusters #673

Closed ErikApption closed 1 year ago

ErikApption commented 1 year ago
simon-wang-gc commented 1 year ago

The following projects will be updated to support R.

simon-wang-gc commented 1 year ago

For each project above, run:

terraform init -backend-config="project.tfbackend"
terraform taint module.azure_databricks_module.databricks_cluster.dbk_proj_cluster

Queue the project in TF

 echo "2023-04-14 - Issue 673: Recreated main cluster">info.txt
simon-wang-gc commented 1 year ago

Complete