RE: Spark 1.2.0 not getting connected

2015-01-14 Thread Abhideep Chakravarty
14, 2015 12:39 PM To: Abhideep Chakravarty Cc: user@spark.apache.org Subject: Re: Spark 1.2.0 not getting connected Its clearly saying Connection refused: 172.22.193.138:7077http://172.22.193.138:7077 just make sure your master URL is listed as spark://172.22.193.138:7077http://172.22.193.138:7077

RE: Spark 1.2.0 not getting connected

2015-01-13 Thread Abhideep Chakravarty
Let me rephrase that it is a Play-Scala app which is trying to connect with the Spark. From: Abhideep Chakravarty Sent: Wednesday, January 14, 2015 11:34 AM To: 'user@spark.apache.org' Subject: Spark 1.2.0 not getting connected Hi, We are using Scala app to connect with the Spark and when we

Re: Spark 1.2.0 not getting connected

2015-01-13 Thread Akhil Das
Its clearly saying *Connection refused: 172.22.193.138:7077 http://172.22.193.138:7077 *just make sure your master URL is listed as spark://172.22.193.138:7077 in the webUI(that running on port 8080), also be sure that no firewall/network is blocking the connection (simple *telnet 172.22.193.138