Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/2651#issuecomment-58591914
  
    Thanks for the review!  I'm going to merge this.
    
    Fun discovery: I tried running some simple examples using IPython (Python 
2.7) on the driver with PyPy on the workers and it seemed to work (probably 
because we didn't use `marshal`):
    
    ```
    PYSPARK_PYTHON=pypy PYSPARK_DRIVER_PYTHON=ipython ./bin/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]

Reply via email to