You can use publish-local in sbt. If you want to be more careful, you can give Spark a different version number and use that version number in your app.
On Mon, Jul 28, 2014 at 4:33 AM, Larry Xiao <xia...@sjtu.edu.cn> wrote: > Hi, > > How do you package an app with modified spark? > > In seems sbt would resolve the dependencies, and use the official spark > release. > > Thank you! > > Larry >