Github user eastlondoner commented on the issue:
https://github.com/apache/spark/pull/14303
Quick repro
cd python
python
import sys
sys.path = [os.environ[SPARK_HOME] + "/python/lib/py4j-0.10.1-src.zip"] +
sys.path sys.path
sys.path = [os.environ[SPARK_HOME] + "/python/"] + sys.path sys.path
import pyspark
---
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]