We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I put 500 GB for a worker accidentally to start yarn cluster. But looks likely
I can create cluster(application) on yarn because i got cluster.app_id and cluster.scheduler_address.
i use client.wait_for_workers to wait for worker ready
but dask got stuck.
i checked application on yarn and it is failed already
the issue is reproduced.
May I know what I could do to avoid the problem?
The text was updated successfully, but these errors were encountered:
This sounds like a yarn specific problem and I suggest to repost this on the issue tracker of https://github.com/dask/dask-yarn
Sorry, something went wrong.
Just transferred this issue over to the dask-yarn repo
dask-yarn
@jrbourbeau thanks
No branches or pull requests
I put 500 GB for a worker accidentally to start yarn cluster. But looks likely
I can create cluster(application) on yarn because i got cluster.app_id and cluster.scheduler_address.
i use client.wait_for_workers to wait for worker ready
but dask got stuck.
i checked application on yarn and it is failed already
the issue is reproduced.
May I know what I could do to avoid the problem?
The text was updated successfully, but these errors were encountered: