If you’d like to work on just this code for your own changes, it might be best 
to copy it to a separate project. Look at 
http://spark.apache.org/docs/latest/quick-start.html for how to set up a 
standalone job.

Matei

On May 19, 2014, at 4:53 AM, Hao Wang <wh.s...@gmail.com> wrote:

> Hi,
> 
> I am running some examples of Spark on a cluster. Because I need to modify 
> some source code, I have to re-compile the whole Spark using `sbt/sbt 
> assembly`, which takes a long time.
> 
> I have tried `mvn package` under the example directory, it failed because of 
> some dependencies problem. Any way to avoid to compile the whole Spark 
> project?
> 
> 
> Regards,
> Wang Hao(王灏)
> 
> CloudTeam | School of Software Engineering
> Shanghai Jiao Tong University
> Address:800 Dongchuan Road, Minhang District, Shanghai, 200240
> Email:wh.s...@gmail.com

Reply via email to