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

Running test failed with Connection refused exception #25

Open
asmelashteka opened this issue Jun 11, 2015 · 1 comment
Open

Running test failed with Connection refused exception #25

asmelashteka opened this issue Jun 11, 2015 · 1 comment

Comments

@asmelashteka
Copy link

I'm trying docker-spark on Ubuntu 14.04. When running the test
spark-shell --master yarn-client --driver-memory 1g --executor-memory 1g --executor-cores 1

It throws the following exception:

java.net.ConnectException: Call From spark/172.17.0.5 to spark:9000 failed on connection exception: java.net.ConnectException: Connection refused; For more details see: http://wiki.apache.org/hadoop/ConnectionRefused

@lukeforehand
Copy link
Contributor

Is it possible that you are running on a virtual machine with not enough memory? You need more than 2GB of memory to run this container, I have found.

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

No branches or pull requests

2 participants