RE: Error: Could not find or load main class org.apache.spark.executor.CoarseGrainedExecutorBackend

2014-01-31 Thread Hussam_Jarada
I found the issue which was due to my app looking for wrong spark jar. Thanks, Hussam From: Tathagata Das [mailto:tathagata.das1...@gmail.com] Sent: Monday, January 20, 2014 6:17 PM To: user@spark.incubator.apache.org Subject: Re: Error: Could not find or load main class

Re: Error: Could not find or load main class org.apache.spark.executor.CoarseGrainedExecutorBackend

2014-01-20 Thread Tathagata Das
8.0 when hadoop 1.2.1 on Standalone cluster mode with 3 > worker nodes and 1 master. > > > > Can someone help me on this error I am getting when running my app in a > spark cluster ? > > Error: Could not find or load main class > org.apache.spark.executor.CoarseGrainedExe

Error: Could not find or load main class org.apache.spark.executor.CoarseGrainedExecutorBackend

2014-01-20 Thread Hussam_Jarada
Hi, I am using spark 0.8.0 when hadoop 1.2.1 on Standalone cluster mode with 3 worker nodes and 1 master. Can someone help me on this error I am getting when running my app in a spark cluster ? Error: Could not find or load main class org.apache.spark.executor.CoarseGrainedExecutorBackend