I\'m using Scala to create and run a Spark application locally.
My build.sbt:
name : \"SparkDemo\" version : \"1.0\" scalaVersion : \"2.10.4\" librar
If you are running inside intellij, please check in project settings if you have two active modules (one for the project and another for sbt).
Probably a problem while importing existing project.