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

Optionally set max number of cores for Pyspark #8

Open
luiztauffer opened this issue Aug 20, 2024 · 1 comment
Open

Optionally set max number of cores for Pyspark #8

luiztauffer opened this issue Aug 20, 2024 · 1 comment

Comments

@luiztauffer
Copy link
Collaborator

With the current implementation, the spark job uses 100% of the available CPU cores, rendering the machine unusable meanwhile.
We should have an optional argument that allows users to limit this.

@mikarubi
Copy link
Owner

Sounds good. However, I am thinking of moving to dask entirely, so let's leave this until later while I assess feasibility.

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