Re: NettyClient java.net.ConnectException: Connection refused

2015-09-04 Thread Flavian Jacquot
Hi Marven, did you tried to ssh from the master to the slaves? You may need to add the slave to the "known host" file. In order to do that you can use that cmf: ssh -n -o StrictHostKeyChecking=no $destinationhostname hostname Don't forget to replace $destinationhostname by the hostname of the sla

NettyClient java.net.ConnectException: Connection refused

2015-09-04 Thread von Domarus, Marven
Hi everyone, I have already run the SimpleShortestPathsComputation on single node pseudo-distribution and I am currently trying to run it on a 2 node cluster on Ubuntu 14.04. But every time I got the following Error: (Complete Logs below) "ERROR org.apache.giraph.master.MasterThread: masterThr

NettyClient java.net.ConnectException: Connection refused

2015-09-04 Thread von Domarus, Marven
Hi everyone, I have already run the SimpleShortestPathsComputation on single node pseudo-distribution and I am currently trying to run it on a 2 node cluster on Ubuntu 14.04. But every time I got the following Error: (Complete Logs below) "ERROR org.apache.giraph.master.MasterThread: masterThr

NettyClient java.net.ConnectException: Connection refused

2015-09-04 Thread von Domarus, Marven
Hi everyone, I have already run the SimpleShortestPathsComputation on single node pseudo-distribution and I am currently trying to run it on a 2 node cluster on Ubuntu 14.04. But every time I got the following Error: (Complete Logs below) "ERROR org.apache.giraph.master.MasterThread: masterThr