Skip to content

fix: add more dataproc error handling #9826

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

Merged
merged 12 commits into from
May 1, 2023
Merged

fix: add more dataproc error handling #9826

merged 12 commits into from
May 1, 2023

Conversation

leahecole
Copy link
Collaborator

@leahecole leahecole commented Apr 27, 2023

Description

Adds AlreadyExists to a few more dataproc use cases, and in the case of the "create_cluster" test, does a quick check to make sure that the existing cluster is recent - which would allow us to assume it was created as part of this test

Fixes #9513
Fixes #9445

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

@leahecole leahecole requested review from a team as code owners April 27, 2023 17:19
@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: dataproc Issues related to the Dataproc API. labels Apr 27, 2023
@leahecole leahecole assigned nicain and unassigned yil532 Apr 27, 2023
@leahecole leahecole force-pushed the more_dataproc_fixes branch from 4c31f0c to 1f146ef Compare April 27, 2023 17:26
@leahecole leahecole changed the title add more error handling fix: add more dataproc error handling Apr 27, 2023
@leahecole
Copy link
Collaborator Author

failures are now quota related

@leahecole leahecole added the automerge Merge the pull request once unit tests and other checks pass. label May 1, 2023
@leahecole leahecole merged commit 3b48eb4 into main May 1, 2023
@leahecole leahecole deleted the more_dataproc_fixes branch May 1, 2023 20:13
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: dataproc Issues related to the Dataproc API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dataproc.snippets.submit_job_test: test_submit_job failed dataproc.snippets.update_cluster_test: test_update_cluster failed
6 participants