Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Fix: resource quotas #377

Merged
merged 14 commits into from
Mar 25, 2022
Merged

Fix: resource quotas #377

merged 14 commits into from
Mar 25, 2022

Conversation

loferris
Copy link
Contributor

@loferris loferris commented Mar 25, 2022

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • [N/A] Appropriate docs were updated (if necessary)

Fixes: #378

@loferris loferris requested review from a team as code owners March 25, 2022 17:57
@product-auto-label product-auto-label bot added the api: dataproc Issues related to the googleapis/python-dataproc API. label Mar 25, 2022
@leahecole
Copy link
Contributor

LGTM assuming tests pass

samples/snippets/submit_job_to_cluster.py Outdated Show resolved Hide resolved
samples/snippets/submit_job_to_cluster.py Outdated Show resolved Hide resolved
Copy link
Contributor

@bradmiro bradmiro left a comment

Choose a reason for hiding this comment

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

LGTM pending the one fix in list_clusters.py

samples/snippets/list_clusters.py Outdated Show resolved Hide resolved
@loferris loferris merged commit 122c2f7 into main Mar 25, 2022
@loferris loferris deleted the fix_resource_quotas branch March 25, 2022 20:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dataproc Issues related to the googleapis/python-dataproc API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

onboard samples to build specific projects to reduce likelihood of quota errors
3 participants