Description
PySpark tests fail with Python 2.6 because they currently depend on unittest.skipIf, which was only introduced in Python 2.7.
Attachments
Issue Links
- is related to
-
SPARK-2910 Test with Python 2.6 on Jenkins
- Resolved
- links to