Nope, I don't think it matters there. Matei
On Oct 2, 2013, at 5:18 AM, Stuart Layton <[email protected]> wrote: > Should shark 0.8 be built with sbt/sbt assembly as well? > > On Oct 2, 2013 1:32 AM, "Matei Zaharia" <[email protected]> wrote: > 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 > > >
