Hi All,
I just figured it out that it fails whenever its run from Intellij. I
think it relates to the classpath issues mentioned in
https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark#ContributingtoSpark-ScalaTestIssues
.
--
Thanks,
M. Varadharajan
--
Hi All,
When i try to run unit tests that makes use of local-cluster mode (Ex:
"Accessing HttpBroadcast variables in a local cluster" in
BroadcastSuite.scala), its failing with the below exception. I'm using
java version "1.8.0_05" and scala version 2.10. I tried to look into
the jenkins build re