Dear List,

I'm trying to reference a lonely message to this list from March 25th,(
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Maven-Test-error-td22216.html
), but I'm unsure this will thread properly. Sorry, if didn't work out.

Anyway, using Spark 1.4.0-RC4 I run into the same issue when performing
tests, using

build/mvn -Pyarn -Phadoop-2.6 -Dhadoop.version=2.6.0 -Phadoop-provided
-Phive -Phive-thriftserver test
after a successful clean-package build.

The error is:
java.lang.IllegalStateException: failed to create a child event loop


Could this be due to another instance of Spark blocking ports? In that case
maybe the test case should be able to adapt to this particular issue.

Thanks for any help,

Rick

Reply via email to