thanks guys, but now I am having this problem, and I am compiling my jar with scala version 2.10.3 and sbt 013 any idea?
Failed to initialize compiler: NoSuchMethodError. This is most often remedied by a full clean and recompile. Otherwise, your classpath may continue bytecode compiled by different and incompatible versions of scala. 2014-02-13 23:16 GMT-02:00 Andre Kuhnen <andrekuh...@gmail.com>: > Thanks a lot. > Em 13/02/2014 20:27, "Andrew Ash" <and...@andrewash.com> escreveu: > > I filed a bug so we can track the fix: >> https://spark-project.atlassian.net/browse/SPARK-1089 >> >> >> On Thu, Feb 13, 2014 at 2:21 PM, Soumya Simanta <soumya.sima...@gmail.com >> > wrote: >> >>> Use >>> SPARK_CLASSPATH along with ADD_JARS >>> >>> >>> On Thu, Feb 13, 2014 at 5:12 PM, Andre Kuhnen <andrekuh...@gmail.com>wrote: >>> >>>> Hello, my spark-shell tells me taht the jar are added but it can not >>>> import any of my stuff >>>> >>>> >>>> When I used the same steps on 0.8 everything worked fine >>>> >>>> Thanks >>>> >>>> >>> >>