You can replace your clusters(on master and workers) assembly jar with your custom build assembly jar.
Thanks Best Regards On Tue, Apr 28, 2015 at 9:45 PM, Bo Fu <b...@uchicago.edu> wrote: > Hi all, > > I have an issue. I added some timestamps in Spark source code and built it > using: > > mvn package -DskipTests > > I checked the new version in my own computer and it works. However, when I > ran spark on EC2, the spark code EC2 machines ran is the original version. > > Anyone knows how to deploy the changed spark source code into EC2? > Thx a lot > > > Bo Fu > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@spark.apache.org > For additional commands, e-mail: user-h...@spark.apache.org > >