Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/20473
Current Jenkins output was:
```
========================================================================
Running PySpark tests
========================================================================
Running PySpark tests. Output is in
/home/jenkins/workspace/SparkPullRequestBuilder/python/unit-tests.log
Will test against the following Python executables: ['python2.7',
'python3.4', 'pypy']
Will test the following Python modules: ['pyspark-core', 'pyspark-sql',
'pyspark-streaming', 'pyspark-mllib', 'pyspark-ml']
PyArrow is not installed in Python executable 'python2.7', skipping related
tests in 'pyspark-sql'.
PyArrow is not installed in Python executable 'pypy', skipping related
tests in 'pyspark-sql'.
Pandas is not installed in Python executable 'pypy', skipping related tests
in 'pyspark-sql'.
Starting test(pypy): pyspark.sql.tests
Starting test(python2.7): pyspark.mllib.tests
```
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]