GitHub user holdenk opened a pull request:
https://github.com/apache/spark/pull/17355
[SPARK-19955][WIP][PySpark] Jenkins Python Conda based test.
## What changes were proposed in this pull request?
Allow Jenkins Python tests to use the installed conda to test Python 2.7
support & test pip installability.
## How was this patch tested?
Updated shell scripts, ran tests locally with installed conda. WIP: verify
works in Jenkins environment.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/holdenk/spark
SPARK-19955-support-python-tests-with-conda
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17355.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 #17355
----
commit d4b7e372fd86ec06de772143df4653404e48ee48
Author: Holden Karau <[email protected]>
Date: 2017-03-17T22:47:22Z
I'm pretty sure we can just add anaconda to the path cause its got
python2.7 right now
commit 050c0914a18e5d334633e345b1ba9f07f5777cba
Author: Holden Karau <[email protected]>
Date: 2017-03-17T22:47:39Z
Oh right and check for python2.7
commit 3f0e0ef716221812d9c38e5bf2e488604d9c6c8f
Author: Holden Karau <[email protected]>
Date: 2017-03-17T22:47:58Z
Start looking at using conda for the pip installability tests
commit 480846024c39dd4a8a03d1826e65bc4eeb48770a
Author: Holden Karau <[email protected]>
Date: 2017-03-20T00:05:18Z
Update run pip tests to try and work with conda enviroments as well
commit 267837cd741b9a1d50842e485c20033aa9b77f8f
Author: Holden Karau <[email protected]>
Date: 2017-03-20T04:43:40Z
Remove set -x
----
---
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]