ANNOUNCE: New build script ./build/mvn

2014-12-27 Thread Patrick Wendell
Hi All, A consistent piece of feedback from Spark developers has been that the Maven build is very slow. Typesafe provides a tool called Zinc which improves Scala complication speed substantially with Maven, but is difficult to install and configure, especially for platforms other than Mac OS. I'

Re: ANNOUNCE: New build script ./build/mvn

2014-12-27 Thread Nicholas Chammas
Linkies for the curious: - SPARK-4501 : Create build/mvn to automatically download maven/zinc/scalac - https://github.com/apache/spark/pull/3707 - New build folder (mvn and sbt): https://github.com/apache/spark/tree/master/build Nic

Re: ANNOUNCE: New build script ./build/mvn

2014-12-27 Thread Mark Hamstra
> > Scala complication speed Heh. I like that. On Sat, Dec 27, 2014 at 1:51 PM, Nicholas Chammas < nicholas.cham...@gmail.com> wrote: > Linkies for the curious: > >- SPARK-4501 : Create >build/mvn to automatically download maven/zinc/sc