submit a barrier ResultStage that contains PartitionPruningRDD | 87 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.3 sec | Passed |
submit a barrier ResultStage with dynamic resource allocation enabled | 70 ms | Passed |
submit a barrier ShuffleMapStage that contains PartitionPruningRDD | 87 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.3 sec | Passed |
submit a barrier ShuffleMapStage with dynamic resource allocation enabled | 78 ms | Passed |
submit a barrier stage that contains an RDD that depends on multiple barrier RDDs | 83 ms | Passed |
submit a barrier stage that doesn't contain PartitionPruningRDD | 0.13 sec | Passed |
submit a barrier stage with coalesce() | 88 ms | Passed |
submit a barrier stage with partial partitions | 70 ms | Passed |
submit a barrier stage with union() | 81 ms | Passed |
submit a barrier stage with zip() | 0.1 sec | Passed |