Github user darabos commented on the pull request:
https://github.com/apache/spark/pull/981#issuecomment-46019029
It's a failure in `pyspark/sql.py`, but I can't reproduce it locally either
in my branch or in upstream master. How did Jenkins do it?
File "pyspark/sql.py", line 120, in __main__.SQLContext.parquetFile
Failed example:
srdd.collect() == srdd2.collect()
Expected:
True
Got:
False
---
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.
---