Hi Umar, Exactly. You need to use sbt/sbt assembly It will compile only changed files and build the assembly.
Thanks, Sergey On Fri, Oct 25, 2013 at 1:29 PM, Umar Javed <[email protected]> wrote: > Hi, > > After making a change to a .scala file in the spark source code, how I > build it using sbt? Do I have to use 'sbt/sbt assembly' again? > > cheers, > Umar >
