Executor's worker threads should be UninterruptibleThread | 95 ms | Passed |
Gracefully handle error in task deserialization | 10 ms | Passed |
Heartbeat should drop zero accumulator updates | 60 ms | Passed |
Heartbeat should not drop zero accumulator updates when the conf is disabled | 6 ms | Passed |
SPARK-15963: Catch `TaskKilledException` correctly in Executor.TaskRunner | 0.17 sec | Passed |
SPARK-19276: Handle FetchFailedExceptions that are hidden by user exceptions | 0.13 sec | Passed |
SPARK-19276: OOMs correctly handled with a FetchFailure | 91 ms | Passed |
SPARK-23816: interrupts are not masked by a FetchFailure | 87 ms | Passed |
SPARK-33587: isFatalError | 70 ms | Passed |
Send task executor metrics in DirectTaskResult | 90 ms | Passed |
Send task executor metrics in ExceptionFailure | 86 ms | Passed |
Send task executor metrics in TaskKilled | 84 ms | Passed |