RE: ClassNotFoundException in standalone mode

2014-11-24 Thread Benoit Pasquereau
g Subject: Re: ClassNotFoundException in standalone mode Can you make sure the class "SimpleApp$$anonfun$1" is included in your app jar? 2014-11-20 18:19 GMT+01:00 Benoit Pasquereau [via Apache Spark User List] <[hidden email]>: Hi Guys, I’m having an issue in standalone mode (Spark 1.

ClassNotFoundException in standalone mode

2014-11-20 Thread Benoit Pasquereau
Hi Guys, I'm having an issue in standalone mode (Spark 1.1, Hadoop 2.4, Windows Server 2008). A very simple program runs fine in local mode but fails in standalone mode. Here is the error: 14/11/20 17:01:53 INFO DAGScheduler: Failed to run count at SimpleApp.scala:22 Exception in thread "main"