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

Ensure oneOf condition is honored when expanding the job configs #8765

Conversation

modular-magician
Copy link
Collaborator

Ensure oneOf condition is honored when expanding the job configuration for Hive, Pig, Spark-sql, and Presto. The change ensures that only one of query_file_uri or query_list is set when expanding job config.

Fixes: hashicorp/terraform-provider-google#13278

Release Note Template for Downstream PRs (will be copied)

dataproc: ensured oneOf condition is honored when expanding the job configuration for Hive, Pig, Spark-sql, and Presto in `google_dataproc_job`.

Derived from GoogleCloudPlatform/magic-modules#12378

…378)

[upstream:4d9d705df98f4e4ccc701178ff5e23ac5d8df011]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner November 22, 2024 18:13
@modular-magician modular-magician merged commit a84381d into hashicorp:main Nov 22, 2024
4 checks passed
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.

Dataproc Job creation fails for Spark SQL job with query_file_uri set
1 participant