Re: Error using spark.driver.userClassPathFirst=true

2015-09-03 Thread Akhil Das
Its messing up your classpath, there was a discussion happened here previously https://community.cloudera.com/t5/Advanced-Analytics-Apache-Spark/spark-on-yarn-java-lang-UnsatisfiedLinkError-NativeCodeLoader/td-p/22724 Thanks Best Regards On Tue, Sep 1, 2015 at 4:58 PM, cgalan

Error using spark.driver.userClassPathFirst=true

2015-09-01 Thread cgalan
Hi, When I am submitting a spark job in the mode "yarn-cluster" with the parameter "spark.driver.userClassPathFirst", my job fails; but if I don't use this params, my job is concluded with success.. My environment is some nodes with CDH5.4 and Spark 1.3.0. Spark submit with fail: spark-submit