SPARK-13604: Master should ask Worker kill unknown executors and drivers | 90 ms | Passed |
SPARK-19900: there should be a corresponding driver for the app after relaunching driver | 2.1 sec | Passed |
SPARK-20529: Master should reply the address received from worker | 0.16 sec | Passed |
SPARK-27510: Master should avoid dead loop while launching executor failed in Worker | 0.21 sec | Passed |
assign/recycle resources to/from driver | 0.14 sec | Passed |
assign/recycle resources to/from executor | 0.16 sec | Passed |
basic scheduling - no spread out | 0.11 sec | Passed |
basic scheduling - spread out | 70 ms | Passed |
basic scheduling with more memory - no spread out | 71 ms | Passed |
basic scheduling with more memory - spread out | 83 ms | Passed |
can use a custom recovery mode factory | 0.1 sec | Passed |
master correctly recover the application | 98 ms | Passed |
master/worker web ui available | 0.29 sec | Passed |
master/worker web ui available with reverseProxy | 30 sec | Passed |
scheduling with cores per executor - no spread out | 69 ms | Passed |
scheduling with cores per executor - spread out | 0.11 sec | Passed |
scheduling with cores per executor AND max cores - no spread out | 75 ms | Passed |
scheduling with cores per executor AND max cores - spread out | 80 ms | Passed |
scheduling with executor limit - no spread out | 68 ms | Passed |
scheduling with executor limit - spread out | 67 ms | Passed |
scheduling with executor limit AND cores per executor - no spread out | 76 ms | Passed |
scheduling with executor limit AND cores per executor - spread out | 49 ms | Passed |
scheduling with executor limit AND cores per executor AND max cores - no spread out | 59 ms | Passed |
scheduling with executor limit AND cores per executor AND max cores - spread out | 74 ms | Passed |
scheduling with executor limit AND max cores - no spread out | 70 ms | Passed |
scheduling with executor limit AND max cores - spread out | 74 ms | Passed |
scheduling with max cores - no spread out | 72 ms | Passed |
scheduling with max cores - spread out | 75 ms | Passed |