Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/7241#issuecomment-120088091
Actually, I just looked at the Jenkins log and it does look like we're
installing / using a Python 3 version of Pylint:
```
Extracting pylint-1.4.4-py3.4.egg to
/home/jenkins/workspace/SparkPullRequestBuilder/dev/pylint
Adding pylint 1.4.4 to easy-install.pth file
```
It looks like the installation process is printing a bunch of noise to the
console:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/36944/console
Do you think that we can redirect this output into a file and `cat` it only
if an error occurs while installing `pylint`?
---
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]