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 #20453

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: #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

…hicorp#12378)

[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 4aa048f into hashicorp:main Nov 22, 2024
4 checks passed
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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