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

Now the EMRServerlessStartJobOperator has the countdown and check_int… #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wesolowskim
Copy link

Now the EMRServerlessStartJobOperator has the countdown and check_interval_seconds parameters.

Issue #, if available:
#27

Description of changes:
When countdown and check_interval_seconds parameters are set, the hook waits the requested number of seconds for the job copmletion.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@dacort
Copy link
Contributor

dacort commented Nov 18, 2022

Thanks @wesolowskim! At first glance this looks good. I'll try to do a proper review asap and get an updated release out.

@donpayne
Copy link

This would be great to have available! Please make it happen.

@dacort
Copy link
Contributor

dacort commented Nov 22, 2022

We did just have a PR opened in the official Airflow repo for the same: apache/airflow#27784

I'd prefer to use that one as I want to keep this in sync with the Airflow Provider.

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.

3 participants