-
-
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
AttributeError while running dask on amazon EMR. #158
Comments
Here are the detailed container logs
|
I am able to do this if i pass scheduler address in Client. |
Closing as duplicate of #155 |
What happened:
I want to run yarn cluster on EMR i have used the sample bootstrap script from the dask-yarn docs with little bit changes here is the script
Script that I have run
I have run this script on SSH command line after running the cluster. Original bootstrap script was note running like it is not able to install pyarrow using conda so i have used pip instead. and some other error were there too like #122
after running the script i was able to successfully run jupyter notebook and when i tried to run
I got error
when i am using local cluster it's running perfectly.
Cluster Dump State:
The text was updated successfully, but these errors were encountered: