Github user mateiz commented on the pull request:
https://github.com/apache/spark/pull/1460#issuecomment-49928696
Looks like the latest tested code has an error in the test suite:
```
Running PySpark tests. Output is in python/unit-tests.log.
Running test: pyspark/rdd.py
File "pyspark/rdd.py", line 1239
def add_shuffle_key(split, iterator):
^
SyntaxError: invalid syntax
Had test failures; see logs.
```
---
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.
---