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