Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/5173#issuecomment-86338604
@davies It looks like the Python 3.4 executable on the staging Jenkins is
`/usr/local/bin/python3.4`, but our tests expect `python3` in the path. I
tried creating a symlink in `/usr/local/bin` using (`sudo ln -s
/usr/local/bin/python3.4 /usr/local/bin/python3`), but it didn't seem to work
properly, so I rolled back my change.
---
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]