Skip to content
This repository has been archived by the owner on Aug 13, 2018. It is now read-only.

DaskYarnCluster Gives Error gaierror: [Errno 8] nodename nor servname provided, or not known #19

Open
aroradeepak001 opened this issue Jan 26, 2018 · 2 comments

Comments

@aroradeepak001
Copy link

I am trying to connect to a Yarn I have setup on my localhost, But this simple command is not working. I get the following error

[Errno 8] nodename nor servname provided, or not known

@quasiben
Copy link
Member

What version of dask-yarn are you using ? I would also point out that the development of dask-yarn has moved here: https://github.com/dask/knit/

You can install the latest version (0.2.4) with conda-forge

conda install -c conda-forge knit

or with pip

pip install knit

cc @martindurant

@martindurant
Copy link
Member

@aroradeepak001 , I would start with the documentation here and also read the configuration section.

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

No branches or pull requests

3 participants