GitHub user brennonyork opened a pull request:
https://github.com/apache/spark/pull/5694
[SPARK-7017][Build][Project Infra]: Refactor dev/run-tests into Python
All, this is a first attempt at refactoring `dev/run-tests` into Python.
Initially I merely converted all Bash calls over to Python, then moved to a
much more modular approach (more functions, moved the calls around, etc.). What
is here is the initial culmination and should provide a great base to various
downstream issues (e.g. SPARK-7016, modularize / parallelize testing, etc.).
Would love comments / suggestions for this initial first step!
/cc @srowen @pwendell @nchammas
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brennonyork/spark SPARK-7017
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/5694.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 #5694
----
commit 6126c4f4d97db16b0ed6a95c60fae1fff44e2afe
Author: Brennon York <[email protected]>
Date: 2015-04-24T21:27:54Z
refactored run-tests into python
----
---
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]