I am trying to build spark 1.5.0. I am using this command:
sh ./make-distribution.sh --name 2.6.0 --tgz -Phadoop-2.6 -Phive
But get the following error code:
Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.2:compile (scala-compile-first) on project spark-launcher_2.10: Execution scala-compile-first of goal net.alchim31.maven:scala-maven-plugin:3.2.2:compile failed. CompileFailed.
Also I get this error message:
Required file not found: scala-compiler-2.10.4.jar
Does anybody know, how I can fix this problem?
Thank you very much in advance.
Shutdown zinc first. See the documentation here
./build/zinc-<version>/bin/zinc -shutdown
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With