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

Number of workers not matching number of nodes #26

Open
tornadoslims opened this issue Sep 20, 2020 · 0 comments
Open

Number of workers not matching number of nodes #26

tornadoslims opened this issue Sep 20, 2020 · 0 comments

Comments

@tornadoslims
Copy link

+1 on building such an awesome product guys. Here's an issue I've ran into a couple times -

If you hit an OOM or do something else that corrupts state you can lose workers that won't come back with a

bc.dask_client.restart() or client.restart()

This isn't a huge issue bc it can be quickly fixed by stopping and starting the cluster, and if a 32 node cluster drops to 25 workers everything still works.

More of an issue - I just stopped and started a 128 node cluster and it came up with only 1 worker. restarting dask client from within py didn't help. Trying to reproduce. I took some screenshots and kept the logs - will send them over.

JB

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