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

[feature request] maximizeResourceAllocation option #113

Open
AlJohri opened this issue Jan 21, 2020 · 0 comments
Open

[feature request] maximizeResourceAllocation option #113

AlJohri opened this issue Jan 21, 2020 · 0 comments

Comments

@AlJohri
Copy link
Contributor

AlJohri commented Jan 21, 2020

Spark on EMR has a maximizeResourceAllocation option which makes it really easy to run a Spark Job with all of the cluster's resources. This uses the approach of creating "fat" workers (less workers with more resources).

An older version of this implementation can be found here: https://github.com/aws-samples/emr-bootstrap-actions/blob/6065841329f81d00e402df909bd69fff9af6e62e/spark/maximize-spark-default-config

It would be great to have a similar option when using Dask on EMR so the user has to do less custom configuration.

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

1 participant