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

feat: Upgrade some pipelines to Airflow 2 and explicitly set pod storage #283

Merged
merged 5 commits into from Feb 4, 2022

Conversation

adlersantos
Copy link
Member

@adlersantos adlersantos commented Feb 4, 2022

Description

This PR upgrades pipelines to use the Airflow 2 versions of their operators.

Due to the Composer 2 pods having a storage limit of only 10GB (and unfortunately defaults to 1GB) of storage, I've also explicitly set request_ephemeral_storage under resources for these operators.

Checklist

  • Please merge this PR for me once it is approved.
  • If this PR adds or edits a dataset or pipeline, it was reviewed and approved by the Google Cloud Public Datasets team beforehand.
  • This PR is appropriately labeled.

@adlersantos adlersantos added the cleanup Cleanup or refactor code label Feb 4, 2022
@adlersantos adlersantos requested review from leahecole and happyhuman and removed request for leahecole February 4, 2022 22:26
@happyhuman happyhuman merged commit cbc3278 into main Feb 4, 2022
@happyhuman happyhuman deleted the pipeline-upgrades branch February 4, 2022 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleanup or refactor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants