So, which spark is it? Are you using the canonical BOM or an alternative? When it doubt, you always can refer to [1] to see if the official version of the build has the same issues.
[1] https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/ Cos On Tue, Nov 22, 2016 at 10:04PM, Ganesh Raju wrote: > Hi, > > While building spark using BigTop, i am facing this error. Any pointers in > right direction will be greatly appreciated. I am building on debian jessie. > > [error] Required file not found: sbt-interface.jar. [error] See zinc -help > for information about locating necessary files. > > [ERROR] Failed to execute goal > net.alchim31.maven:scala-maven-plugin:3.2.2:compile > (scala-compile-first) on project spark-tags_2.11: Execution > scala-compile-first of goal > net.alchim31.maven:scala-maven-plugin:3.2.2:compile > failed. CompileFailed -> [Help 1] > > > Thanks, > Ganesh
