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

Job stuck if server has 0 workers #601

Open
erikdubbelboer opened this issue Nov 26, 2014 · 0 comments
Open

Job stuck if server has 0 workers #601

erikdubbelboer opened this issue Nov 26, 2014 · 0 comments

Comments

@erikdubbelboer
Copy link
Contributor

I have one server which I only wish to use for storage. If I set the Max workers to 0 for the node all jobs hang waiting on what seems the server with 0 worders to do anything. Once I set the Max workers back to 1 the hanging jobs run some tasks and then finish.

Some jobs already finished all their map phase tasks but didn't start to map_shuffle until I gave the server 1 worker. Other jobs seemed to have map tasks waiting for the server with 0 workers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants