GitHub user JoshRosen opened a pull request:

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

    [SPARK-13294] [PROJECT INFRA] Don't build full 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.

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

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

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

    https://github.com/apache/spark/pull/11178.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 #11178
    
----
commit 73b15504152e4ca3f82a120d255358f12cf360a4
Author: Josh Rosen <joshro...@databricks.com>
Date:   2016-02-12T01:19:33Z

    [BUILD] Remove assembly/assembly step from dev/run-tests.

commit b6f1ce89dd4e65885abca9d22665aa518eebf10b
Author: Josh Rosen <joshro...@databricks.com>
Date:   2016-02-12T01:21:44Z

    Also remove from Maven build step.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to