SortShuffleManager properly cleans up files for shuffles that use the deserialized path | 97 ms | Passed |
SortShuffleManager properly cleans up files for shuffles that use the serialized path | 0.14 sec | Passed |
[SPARK-4085] rerun map stage if reduce stage cannot find its local shuffle file | 0.4 sec | Passed |
cannot find its local shuffle file if no execution of the stage and rerun shuffle | 0.1 sec | Passed |
cogroup using mutable pairs | 4.3 sec | Passed |
groupByKey without compression | 0.11 sec | Passed |
metrics for shuffle with aggregation | 0.65 sec | Passed |
metrics for shuffle without aggregation | 0.18 sec | Passed |
multiple simultaneous attempts for one task (SPARK-8029) | 96 ms | Passed |
shuffle non-zero block size | 4.8 sec | Passed |
shuffle on mutable pairs | 4.6 sec | Passed |
shuffle serializer | 4.5 sec | Passed |
shuffle with different compression settings (SPARK-3426) | 0.47 sec | Passed |
sort with Java non serializable class - Java | 4.2 sec | Passed |
sort with Java non serializable class - Kryo | 4.7 sec | Passed |
sorting on mutable pairs | 4.6 sec | Passed |
subtract mutable pairs | 4.2 sec | Passed |
zero sized blocks | 6.4 sec | Passed |
zero sized blocks without kryo | 6.8 sec | Passed |