Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Databricks provider version #329

Merged
merged 6 commits into from
Sep 20, 2023

Conversation

tanya-borisova
Copy link
Member

@tanya-borisova tanya-borisova commented Sep 19, 2023

What is being addressed

Recent pull request #326 contains a bug: creation of databricks_metastore_assignment would sometimes error out with a message like "Storage credential XXX doesn't exist", and creation of metastore_data_access would also error out with a message like "No metastore assigned to the current workspace".

This has been fixed by upgrading the version of the provider to a newer one, and moving to account-level provider for these resources.
For more information, see databricks/terraform-provider-databricks#2182

Additional change I have made is now catalog name and schema name for Unity Catalog are passed in as Spark secrets, as opposed to pipeline inputs.

@tanya-borisova tanya-borisova marked this pull request as ready for review September 19, 2023 20:26
@tanya-borisova
Copy link
Member Author

/test

@jjgriff93
Copy link
Member

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/UCLH-Foundry/FlowEHR/actions/runs/6240681607 (with refid dac8a372)

(in response to this comment from @tanya-borisova)

@jjgriff93 jjgriff93 self-requested a review September 20, 2023 11:32
@jjgriff93
Copy link
Member

/test

@jjgriff93
Copy link
Member

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/UCLH-Foundry/FlowEHR/actions/runs/6247966214 (with refid dac8a372)

(in response to this comment from @jjgriff93)

@jjgriff93
Copy link
Member

/test

@jjgriff93
Copy link
Member

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/UCLH-Foundry/FlowEHR/actions/runs/6248597981 (with refid dac8a372)

(in response to this comment from @jjgriff93)

@jjgriff93 jjgriff93 merged commit 11c830e into main Sep 20, 2023
2 checks passed
@jjgriff93 jjgriff93 deleted the tborisova/fix-databricks-provider-version branch September 20, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants