Hi, all

i use sbt to run my spark application, after the app completes, error
occurs:

14/05/04 17:32:28 INFO network.ConnectionManager: Selector thread was
interrupted!
14/05/04 17:32:28 ERROR spark.ContextCleaner: Error in cleaning thread
java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
        at
org.apache.spark.ContextCleaner.org$apache$spark$ContextCleaner$$keepCleaning(ContextCleaner.scala:116)
        at org.apache.spark.ContextCleaner$$anon$3.run(ContextCleaner.scala:64)

has anyone met this before?



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/sbt-run-with-spark-ContextCleaner-ERROR-tp5304.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to