Re: --jars not working?

2015-06-13 Thread Alex Nakos
Are you using a build for scala 2.11? I’ve encountered the same behaviour trying to run on Yarn with scala 2.11 and Spark 1.3.0, 1.3.1 and 1.4.0.RC3 and raised JIRA issue here: https://issues.apache.org/jira/browse/SPARK-7944. Would be good to know if this is identical to what you’re seeing on

Re: Recommended Scala version

2015-05-31 Thread Alex Nakos
with the detailed steps to reproduce the problem? On Fri, May 29, 2015 at 2:59 AM, Alex Nakos ana...@gmail.com wrote: Hi- I’ve just built the latest spark RC from source (1.4.0 RC3) and can confirm that the spark shell is still NOT working properly on 2.11. No classes in the jar I've

Re: External JARs not loading Spark Shell Scala 2.11

2015-04-09 Thread Alex Nakos
between upgrading to scala 2.11.5(it is non trivial I suppose because repl has changed a bit) or migrating that patch is much simpler. Prashant Sharma On Thu, Apr 9, 2015 at 4:16 PM, Alex Nakos ana...@gmail.com wrote: Hi- Was this the JIRA issue? https://issues.apache.org/jira/browse/SPARK

Re: External JARs not loading Spark Shell Scala 2.11

2015-04-09 Thread Alex Nakos
Hi- Was this the JIRA issue? https://issues.apache.org/jira/browse/SPARK-2988 Any help in getting this working would be much appreciated! Thanks Alex On Thu, Apr 9, 2015 at 11:32 AM, Prashant Sharma scrapco...@gmail.com wrote: You are right this needs to be done. I can work on it soon, I was