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

Memory leak when using AWS Glue Job Console in Airflow #45845

Open
2 tasks done
hazemAmr0 opened this issue Jan 21, 2025 · 1 comment
Open
2 tasks done

Memory leak when using AWS Glue Job Console in Airflow #45845

hazemAmr0 opened this issue Jan 21, 2025 · 1 comment
Assignees
Labels

Comments

@hazemAmr0
Copy link

Description

When running an AWS Glue job via Airflow, there appears to be a memory leak in the task rate monitoring component. After the job runs for a few hours, memory usage steadily increases, leading to crashes.

Use case/motivation

Improved memory management would help ensure long-running jobs, such as large data processing tasks, can run smoothly without crashes.

Related issues

No specific stack trace, just system logs indicating out-of-memory (OOM) errors.

Files and functions to be edited (if known):
Potentially related to the AWSGlueJobOperator or task rate monitoring functions in Airflow.

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@hazemAmr0 hazemAmr0 added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet labels Jan 21, 2025
@dosubot dosubot bot added area:performance provider:amazon-aws AWS/Amazon - related issues labels Jan 21, 2025
@potiuk potiuk added good first issue and removed needs-triage label for new issues that we didn't triage yet labels Jan 21, 2025
@potiuk
Copy link
Member

potiuk commented Jan 21, 2025

Feel free to look at this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants