Hi,
I am trying to build spark 1.5.1 in my environment, but encounter the following 
error complaining Required file not found: sbt-interface.jar:
The error message is below and I am building with:

./make-distribution.sh --name spark-1.5.1-bin-2.6.0 --tgz --with-tachyon 
-Phadoop-2.6 -Dhadoop.version=2.6.0 -Pyarn -Phive -Dhive-version=1.2.1 
-Phive-thriftserver -Pspark-ganglia-lgpl -Dscala-2.10.4



[INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ 
spark-launcher_2.10 ---
[INFO] Using zinc server for incremental compilation
[error] Required file not found: sbt-interface.jar
[error] See zinc -help for information about locating necessary files
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Spark Project Parent POM ........................... SUCCESS [  3.192 s]
[INFO] Spark Project Launcher ............................. FAILURE [  2.950 s]

Reply via email to