Github user cocoatomo commented on the pull request:

    https://github.com/apache/spark/pull/2759#issuecomment-61286620
  
    Hi, @scwf
    
    You may use an unexpected python executable.
    ./python/run-tests checks whether "which python2.6" command has a return 
code 0, and uses $(which python2.6) as an executable to run tests.
    c.f. https://github.com/apache/spark/blob/master/python/run-tests#L95
    
    Would you like to check a result of the command "which python2.6"?


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