@jetbrains @intellijidea is there any documentation to correctly setup intellij community edition to run scala/ spark?
I have tried multiple approaches but the IDE keeps identifying correct spark 2.0 code as incorrect.
Use File / New / Project, then Scala / Activator and search for "Spark" in the list. "Hello, Apache Spark!" project seems to work just fine. IDE setup docs could be found here: http://spark.apache.org/developer-tools.html …