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

Switch default EMR on EC2 instance types to m7g #3916

Open
ctas582 opened this issue Dec 12, 2024 · 0 comments
Open

Switch default EMR on EC2 instance types to m7g #3916

ctas582 opened this issue Dec 12, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@ctas582
Copy link
Member

ctas582 commented Dec 12, 2024

Some performance testing of the bulk import approaches has yielded the following results. 10B randomly generated records, with a simple schema (key:string, timestamp:int64, value:string), were ingested from 160 Parquet files with zstd compression, with a total size of ~175.5 GB.

Bulk Import Performance Test Results

The tests show that Graviton based m7g instances are faster and cheaper than the current default instance types (m7i).

@ctas582 ctas582 added the enhancement New feature or request label Dec 12, 2024
@gaffer01 gaffer01 added this to the 0.28.0 milestone Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants