Re: maprfs and spark libraries

2014-05-27 Thread nelson
this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/maprfs-and-spark-libraries-tp6392p6414.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: maprfs and spark libraries

2014-05-26 Thread Cafe au Lait (icloud)
hi On May 26, 2014, at 06:48 PM, nelson wrote: The test application is built using sbt with the following dependency: - org.apache.spark spark-core 0.9.1   you need to remove this dependency. sbt will pack non-mapr version of hadoop classes. 

Re: maprfs and spark libraries

2014-05-26 Thread Surendranauth Hiraman
.run(Executor.scala:176) > at > > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at > > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744)/ > >

Re: maprfs and spark libraries

2014-05-26 Thread nelson
ad.run(Thread.java:744)/ The uri name seems to be the issue now as i happen to get rid of the serialization issue. Regards, Nelson -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/maprfs-and-spark-libraries-tp6392p6402.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: maprfs and spark libraries

2014-05-26 Thread Surendranauth Hiraman
play/MapR/Installing+Spark+and+Shark> > > Thanks > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/maprfs-and-spark-libraries-tp6392p6400.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > -- S

Re: maprfs and spark libraries

2014-05-26 Thread nelson
apache-spark-user-list.1001560.n3.nabble.com/maprfs-and-spark-libraries-tp6392p6400.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: maprfs and spark libraries

2014-05-26 Thread Surendranauth Hiraman
1.0.3-mapr-3.0.2.jar >> - json-20140107.jar >> - maprfs-1.0.3-mapr-3.0.2.jar >> >> Finally, i add those jars with conf.setJars so that they are distributed >> on >> the cluster. >> >> Am I compiling with the wrong dependencies? Should i get a "

Re: maprfs and spark libraries

2014-05-26 Thread Mayur Rustagi
r. > > Am I compiling with the wrong dependencies? Should i get a "mapr version" > of > spark-core? > > Regards, Nelson > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/maprfs-and-spark-libraries-tp6392.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

maprfs and spark libraries

2014-05-26 Thread nelson
http://apache-spark-user-list.1001560.n3.nabble.com/maprfs-and-spark-libraries-tp6392.html Sent from the Apache Spark User List mailing list archive at Nabble.com.