Test Result : ExternalShuffleServiceSuite
0 failures
18 tests
All Tests
Test name | Duration | Status |
[SPARK-4085] rerun map stage if reduce stage cannot find its local shuffle file | 0.45 sec | Passed |
cannot find its local shuffle file if no execution of the stage and rerun shuffle | 0.12 sec | Passed |
cogroup using mutable pairs | 3.1 sec | Passed |
groupByKey without compression | 0.24 sec | Passed |
metrics for shuffle with aggregation | 0.73 sec | Passed |
metrics for shuffle without aggregation | 0.57 sec | Passed |
multiple simultaneous attempts for one task (SPARK-8029) | 71 ms | Passed |
shuffle non-zero block size | 4.1 sec | Passed |
shuffle on mutable pairs | 3.7 sec | Passed |
shuffle serializer | 3.8 sec | Passed |
shuffle with different compression settings (SPARK-3426) | 0.51 sec | Passed |
sort with Java non serializable class - Java | 2.9 sec | Passed |
sort with Java non serializable class - Kryo | 4.3 sec | Passed |
sorting on mutable pairs | 3.3 sec | Passed |
subtract mutable pairs | 3.1 sec | Passed |
using external shuffle service | 4.1 sec | Passed |
zero sized blocks | 6.3 sec | Passed |
zero sized blocks without kryo | 5.7 sec | Passed |