Github user holdenk commented on the issue:
https://github.com/apache/spark/pull/15659
@viirya: the pip install sanity check is done assuming it was installed
into an activated virtual env of just that Python version. You can see how to
use it in 'run-pip-tests-2'. If you have multiple
Pythons installed on your machine and the default one in your path isn't
the one you want then you will need to set PYSPARK_PYTHON to the correct one. I
think PYSPARK_PYTHON is already documented so we shouldn't need to document it
again?
---
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]