I see, thanks. I'm not running on ec2, and I wouldn't like to start copying jars on all the servers in the cluster. Any ideas of how I can add this jar in a simple way?
Here are my failed attempts so far: - adding the math3 jar the lib folder in my project root. The math3 classes did appear in the compiled jar, but the error is still there. it's wired that the class is not found even when it's in the jar. - adding the math3 jar to a dir that in oozie.libpath. I'm running the spark jar with oozie, but that also didn't solve it. Thanks, Lev. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/org-apache-commons-math3-random-RandomGenerator-issue-tp15748p18492.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: user-h...@spark.apache.org