Re: set up spark in eclipse

2013-10-28 Thread Philip Ogren
Hi Arun, I had recent success getting a Spark project set up in Eclipse Juno. Here are the notes that I wrote down for the rest of my team that you may perhaps find useful: Spark version 0.8.0 requires Scala version 2.9.3. This is a bit inconvenient because Scala is now on version 2.10.3

Re: set up spark in eclipse

2013-10-28 Thread Josh Rosen
: Hi Arun, I had recent success getting a Spark project set up in Eclipse Juno. Here are the notes that I wrote down for the rest of my team that you may perhaps find useful: Spark version 0.8.0 requires Scala version 2.9.3. This is a bit inconvenient because Scala is now on version 2.10.3

Re: set up spark in eclipse

2013-10-27 Thread Anita Tailor
-ge Regards Anita On 27 October 2013 10:50, Arun Kumar arunpat...@gmail.com wrote: Hi I was trying to set up spark project in eclipse. I used sbt way to create a simple spark project as desc in documentation [1]. Then i used sbteclipse plugin[2] to create the eclipse project. But I am

set up spark in eclipse

2013-10-26 Thread Arun Kumar
Hi I was trying to set up spark project in eclipse. I used sbt way to create a simple spark project as desc in documentation [1]. Then i used sbteclipse plugin[2] to create the eclipse project. But I am getting errors when I import the project in eclipse. I seem to be getting it because