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 using IntelliJ IDEA, try this:
It should solve this problem.
This method came from http://wpcertification.blogspot.ru/2016/01/spark-error-class-javaxservletfilterreg.html