-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
YarnCluster() does not initialize but runs indefinetly #157
Comments
Does YARN give you any logs about what the job did? |
No, yarn does not give any logs |
I'm experiencing the same behavior, running dask version and the ones from running my test script:
It somehow looks like everything is working, but I'm never actually running anything besides starting the YarnCluster. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened:
dask-yarn is not able to initialize the cluster, it runs indefinetly
What you expected to happen:
Cluster being initialized correctly
Minimal Complete Verifiable Example:
Anything else we need to know?:
Skein runs and is able to submit YARN jobs successfully.
Console Log:
YARN shows this job as finished.
Using a
python://path/to/binary
orhdfs://path/to/tar.gz
orpath/to/tar.gz
has no influence on this issue.Environment:
The text was updated successfully, but these errors were encountered: