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

EmrEtlRunner: consider supporting spot instances #32

Open
BenFradet opened this issue Feb 22, 2018 · 1 comment
Open

EmrEtlRunner: consider supporting spot instances #32

BenFradet opened this issue Feb 22, 2018 · 1 comment

Comments

@BenFradet
Copy link
Contributor

The situation has been getting better wrt Spark jobs running on spot instances in EMR recently (https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-spark-configure.html) so it might be interesting to support them.

This would require us to move to AMI >= 5.11.0.

@clarkeandrew
Copy link

It would definitly be worth considering adding support for Spot Blocks (https://aws.amazon.com/blogs/aws/new-ec2-spot-blocks-for-defined-duration-workloads/) and instance fleets in general in the next release. The cost savings are pretty substantial if you have a job that has consistent timing.

@peel peel transferred this issue from snowplow/snowplow May 27, 2020
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

No branches or pull requests

2 participants