Pramod:
Please remember to run Zinc so that the build is faster.

Cheers

On Fri, May 1, 2015 at 9:36 AM, Ulanov, Alexander <alexander.ula...@hp.com>
wrote:

> Hi Pramod,
>
> For cluster-like tests you might want to use the same code as in mllib's
> LocalClusterSparkContext. You can rebuild only the package that you change
> and then run this main class.
>
> Best regards, Alexander
>
> -----Original Message-----
> From: Pramod Biligiri [mailto:pramodbilig...@gmail.com]
> Sent: Friday, May 01, 2015 1:46 AM
> To: dev@spark.apache.org
> Subject: Speeding up Spark build during development
>
> Hi,
> I'm making some small changes to the Spark codebase and trying it out on a
> cluster. I was wondering if there's a faster way to build than running the
> package target each time.
> Currently I'm using: mvn -DskipTests  package
>
> All the nodes have the same filesystem mounted at the same mount point.
>
> Pramod
>

Reply via email to