So I was doing stuff in pyspark on a cluster in EC2. I got booted due to a
network issue. I reconnect to the cluster and start up pyspark again. I get
these warnings:

14/03/05 17:54:56 WARN component.AbstractLifeCycle: FAILED
SelectChannelConnector@0.0.0.0:4040: java.net.BindException: Address
already in use

Is this Bad(tm)? Do I need to do anything? sc appears to be available as usual.

Nick




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/disconnected-from-cluster-reconnecting-gives-java-net-BindException-tp2309.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to