My Spark application is compiled with 1.6 spark core and dependencies. 
When I try to run this app on a spark 2.1 cluster - I run into 
*ERROR ApplicationMaster: User class threw exception:
java.lang.NoClassDefFoundError: org/apache/spark/Logging
*

I was hoping that 2.+ spark is backward compatible and I wouldnt need to
recompile my application.
is this a supported scenario - i.e., can I run app compiled with spark 1.6
on a 2.+ spark cluster?





--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/running-spark-application-compiled-with-1-6-on-spark-2-1-cluster-tp29002.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to