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

new stage: emrserverless #344

Merged
merged 1 commit into from
Jun 20, 2024
Merged

new stage: emrserverless #344

merged 1 commit into from
Jun 20, 2024

Conversation

cnfait
Copy link
Contributor

@cnfait cnfait commented Jun 20, 2024

Issue #, if available:
#309

Description of changes:
Definitely not stable, but a good start anyway: run an EMR Serverless job in a stage. Like #338 and #342 it supports three different triggers:

  • event: run stage when an event received on the team's event bus matches the configured event pattern
  • event-schedule: store events received on the team's event bus matching the configured event pattern, then process them on the configured schedule
  • schedule: run stage on the configured schedule, without any event as input

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

@cnfait cnfait merged commit 4cfcd47 into main Jun 20, 2024
2 of 3 checks passed
@cnfait cnfait deleted the stage-emrserverless branch June 20, 2024 13:51
@cnfait cnfait modified the milestone: 2.5.0 Jun 21, 2024
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.

1 participant