Hi Arun, I am able to setup it successfully in intellijIdea. You can find instructions at following links
http://anitatailor.wordpress.com/2013/10/09/setting-up-spark0-8-0-with-intellijidea/ http://anitatailor.wordpress.com/2013/10/19/spark-starter-scalasbt-based-project/ you can use the idea-ge Regards Anita On 27 October 2013 10:50, Arun Kumar <[email protected]> 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 getting errors > when I import the project in eclipse. I seem to be getting it because the > project is using scala 2.10.1 version and there is no easy way to use scala > 2.9.2. Was anybody else more successfull in setting this up. Are there any > other IDEs I could use? Can maven be used to create the scala/spark project > and import it into eclipse? > > > > 1. > http://spark.incubator.apache.org/docs/latest/quick-start.html#a-standalone-app-in-scala > 2. https://github.com/typesafehub/sbteclipse > > Thanks > -- Headlook.com Helps to connect & unite with people of your city
