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

[dagster-aws] fix QUEUED state in PipesEMRServerlessClient #27221

Conversation

danielgafni
Copy link
Contributor

@danielgafni danielgafni commented Jan 20, 2025

Summary & Motivation

Resolve #27217

How I Tested These Changes

Checked https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/job-states.html again

Changelog

[dagster-aws] fix PipesEMRServerlessClient failing with QUEUED job state

Copy link

vercel bot commented Jan 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dagster-docs-legacy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2025 3:58pm

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@danielgafni danielgafni merged commit c8ca34a into master Jan 21, 2025
6 of 7 checks passed
@danielgafni danielgafni deleted the 01-20-_dagster-aws_fix_queued_state_in_pipesemrserverlessclient branch January 21, 2025 10:15
marijncv pushed a commit to marijncv/dagster that referenced this pull request Jan 21, 2025
…o#27221)

## Summary & Motivation

Resolve dagster-io#27217

## How I Tested These Changes

Checked
https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/job-states.html
again

## Changelog

[dagster-aws] fix PipesEMRServerlessClient failing with QUEUED job state
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.

QUEUED is not an expected state on EMR Serverless Pipes
2 participants