Re: Problem with Spark Standalone

2015-12-23 Thread Vijay Gharge
lformed IP address" issue because I have used an > uri > and not an IP. > Another info, the master, driver and workers are hosted on the same machine > so I use "localhost" as host for the Driver. > > > > -- > View this message in context: > http://

Re: Problem with Spark Standalone

2015-12-23 Thread luca_guerra
che-spark-user-list.1001560.n3.nabble.com/Problem-with-Spark-Standalone-tp25750p25787.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For addit

Re: Problem with Spark Standalone

2015-12-23 Thread luca_guerra
23:05 WARN ReliableDeliverySupervisor: Association with remote system [akka.tcp://sparkExecutor@:41370] has failed, address is now gated for [5000] ms. Reason: [Disassociated] Thank you very much for the help. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Problem-

Re: Problem with Spark Standalone

2015-12-21 Thread MegaLearn
." I don't use akka so I don't know the ins and outs, I would ask the basic debugging questions, did it work before? What changed? Sorry I can't be more specific -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Problem-with-Spark-Standalon

Re: Problem with Spark Standalone

2015-12-21 Thread MegaLearn
e.com/Problem-with-Spark-Standalone-tp25750p25753.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: u

Re: Problem with Spark Standalone

2015-12-21 Thread luca_guerra
Hi MegaLearn! thanks for the reply! it's a placeholder, in my real application I use the right master's hostname. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Problem-with-Spark-Standalone-tp25750p25752.html Sent from the Apache Spark

Re: Problem with Spark Standalone

2015-12-21 Thread MegaLearn
Perhaps put the master IP address in this line and try again? setMaster("spark://:7077"). Replace with hostname, but the way our host files are setup I have to put the IP address there. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Problem-

Problem with Spark Standalone

2015-12-21 Thread luca_guerra
ssociationException: The remote system terminated the association because it is shutting down. ] the application doesn’t terminate with errors, but the CustomReceiver doesn’t receive any data. Thank you very much for the help, Luca Guerra -- View this message in context: