Hi! I have a problem with spark.It's better you notice that I'm very new in these. I downloaded spark-1.6.2 source code and I wana build it. when I try to build spark with "/build/mvn -Pyarn -Phadoop-2.4 -Dhadoop.version=2.4.0 -DskipTests clean package" this error shows up : Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.2:compile(scala-compile-first) on project spark-test-tags-2.10. Execution scala-compile-first of goal net.alchim31.maven ....
please help me!! what can I do to fix this??!! thanks
