Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/6397#issuecomment-105306926
Woah, looks like the test log is being flooded with warnings about being
unable to delete spill files:
```
13:26:02.102 ERROR
org.apache.spark.shuffle.sort.BypassMergeSortShuffleWriter: Unable to delete
file for partition i.
13:26:02.102 ERROR
org.apache.spark.shuffle.sort.BypassMergeSortShuffleWriter: Unable to delete
file for partition i.
13:26:02.102 ERROR
org.apache.spark.shuffle.sort.BypassMergeSortShuffleWriter: Unable to delete
file for partition i.
13:26:02.102 ERROR
org.apache.spark.shuffle.sort.BypassMergeSortShuffleWriter: Unable to delete
file for partition i.
```
It looks like I had the `if` condition negated; will fix now.
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]