GitHub user JoshRosen opened a pull request:

    https://github.com/apache/spark/pull/11701

    [SPARK-13808] Don't build assembly in dev/run-tests

    As of SPARK-9284 we should no longer need to build the full Spark assembly 
JAR in order to run tests. Therefore, we should remove the assembly step from 
dev/run-tests in order to reduce build + test time.
    
    Most of the changes in this PR were originally part of #11178.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JoshRosen/spark remove-assembly-in-tests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/11701.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #11701
    
----
commit 2c101932a7b94ff8b4aa14b09bea6728da4a4bdd
Author: Josh Rosen <[email protected]>
Date:   2016-03-14T19:35:17Z

    Remove assembly in tests.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to