Github user JoshRosen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/2259#discussion_r17091100
  
    --- Diff: python/run-tests ---
    @@ -50,7 +50,7 @@ echo "Running PySpark tests. Output is in 
python/unit-tests.log."
     
     # Try to test with Python 2.6, since that's the minimum version that we 
support:
     if [ $(which python2.6) ]; then
    -    export PYSPARK_PYTHON="python2.6"
    +    export PYSPARK_PYTHON="pypy"
    --- End diff --
    
    Looks like this change got pulled in by accident?


---
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