submit a barrier ResultStage that contains PartitionPruningRDD | 54 ms | Passed |
submit a barrier ResultStage that requires more slots than current total under local mode | 3 sec | Passed |
submit a barrier ResultStage that requires more slots than current total under local-cluster mode | 3.5 sec | Passed |
submit a barrier ResultStage with dynamic resource allocation enabled | 76 ms | Passed |
submit a barrier ShuffleMapStage that contains PartitionPruningRDD | 58 ms | Passed |
submit a barrier ShuffleMapStage that requires more slots than current total under local mode | 3 sec | Passed |
submit a barrier ShuffleMapStage that requires more slots than current total under local-cluster mode | 3.6 sec | Passed |
submit a barrier ShuffleMapStage with dynamic resource allocation enabled | 73 ms | Passed |
submit a barrier stage that contains an RDD that depends on multiple barrier RDDs | 64 ms | Passed |
submit a barrier stage that doesn't contain PartitionPruningRDD | 0.1 sec | Passed |
submit a barrier stage with coalesce() | 55 ms | Passed |
submit a barrier stage with partial partitions | 55 ms | Passed |
submit a barrier stage with union() | 63 ms | Passed |
submit a barrier stage with zip() | 87 ms | Passed |