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 unset variable in runtime deployment for DW VW config #136

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

asdaraujo
Copy link
Contributor

Ensure run__dw_vw_configs is set even if run__dw_dbc_configs is unset to avoid failures later at the runtime deployment.

Fixes #135.

Signed-off-by: Andre Araujo araujo@cloudera.com

Ensure run__dw_vw_configs is set even if run__dw_dbc_configs is unset
to avoid failures later at the runtime deployment.

Fixes cloudera-labs#135.

Signed-off-by: Andre Araujo <araujo@cloudera.com>
Copy link
Contributor

@jimright jimright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asdaraujo - thanks for this PR.

I hit the same issue today when deleting an environment.
I tried your changes and confirm that it works as expected.

Happy to approve based on that testing.

@wmudge wmudge merged commit 195c28e into cloudera-labs:devel Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants