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

improve data etl #37

Closed
1 task
zxkane opened this issue Mar 31, 2021 · 0 comments · Fixed by #97
Closed
1 task

improve data etl #37

zxkane opened this issue Mar 31, 2021 · 0 comments · Fixed by #97
Assignees
Labels
feature-request New feature or request

Comments

@zxkane
Copy link
Contributor

zxkane commented Mar 31, 2021

Currently the ETL is using pandas to pre-process the data in Glue job. Those code will have OOM problem to process the large dataset, let’s refactor the code to using Glue extensions and transforms to process the data in distributed system.

Use Case

Proposed Solution

Other

  • 👋 I may be able to implement this feature request

This is a 🚀 Feature Request

@zxkane zxkane added feature-request New feature or request needs-triage Triage required labels Mar 31, 2021
@zxkane zxkane removed the needs-triage Triage required label Apr 19, 2021
@zxkane zxkane closed this as completed in #97 Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants