Assembly packages all into one big JAR, which does a better job of capturing only the needed dependencies and simplifies deployment. Package won't work anymore because all the scripts expect this JAR.
Matei On Oct 1, 2013, at 8:34 PM, Stuart Layton <[email protected]> wrote: > I noticed that the build instructions for spark-0.8 say that sbt/sbt assembly > should be used instead of sbt/sbt package > > What is the difference between the two commands? Will builds using the old > sbt/sbt package fail? > > -- > Stuart Layton >
