Serious issues with class not found exceptions of classes in uber jar

2014-12-26 Thread critikaled
Hi, I m facing serious issues with spark application not recognizing the classes in uber jar some times it recognizes some time its does not. even adding external jars using setJars is not helping sometimes is any one else facing similar issue? Im using the latest 1.2.0 version. -- View this

Re: Serious issues with class not found exceptions of classes in uber jar

2014-12-26 Thread Akhil Das
instead of setJars, you could try addJar and see if the issue still exists. Thanks Best Regards On Fri, Dec 26, 2014 at 3:26 PM, critikaled isasmani@gmail.com wrote: Hi, I m facing serious issues with spark application not recognizing the classes in uber jar some times it recognizes some

Re: Serious issues with class not found exceptions of classes in uber jar

2014-12-26 Thread critikaled
this out put from std err will help? Using Spark's default log4j profile: org/apache/spark/log4j-defaults.properties 14/12/26 10:13:44 INFO CoarseGrainedExecutorBackend: Registered signal handlers for [TERM, HUP, INT] 14/12/26 10:13:44 WARN NativeCodeLoader: Unable to load native-hadoop library