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.

Re: ClassNotFoundException in standalone mode

2014-11-20 Thread Yanbo Liang
:/spark-1.1.0-bin-hadoop2.4/lib/datanucleus-api-jdo-3.2.1.jar >> >> Executor classpath >> is:/S:/spark-1.1.0-bin-hadoop2.4/lib/datanucleus-core-3.2.2.jar >> >> Executor classpath >> is:/S:/spark-1.1.0-bin-hadoop2.4/lib/datanucleus-rdbms-3.2.1.jar >> >&g

Re: ClassNotFoundException in standalone mode

2014-11-20 Thread angel2014
1.html > To start a new topic under Apache Spark User List, email > ml-node+s1001560n1...@n3.nabble.com > To unsubscribe from Apache Spark User List, click here > <http://apache-spark-user-list.1001560.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1&code=YW

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"