GitHub user holdenk opened a pull request:
https://github.com/apache/spark/pull/18443
[SPARK-21231] Disable installing pyarrow during run pip tests
## What changes were proposed in this pull request?
Disable installing pyarrow during run pip tests, this was causing flakiness
due to the conda-forge binstar -> conda migration and our out of date version
of conda (which we still have).
## How was this patch tested?
Now that pyarrow is installed in the py3k env we don't need to use the hack
for pyarrow testing during the pip tests.
cc @BryanCutler @shaneknapp
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/holdenk/spark
SPARK-21231-conda-install-during-jenkins
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/18443.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 #18443
----
commit d92fe2b6d77c405a5d2cb37e875a24d826de050d
Author: Holden Karau <[email protected]>
Date: 2017-06-27T22:42:58Z
Disable installing pyarrow during run pip 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]