Description
For running tasks, the scheduler delay is shown is negative (huge value) in the UI. I'm guessing this is because we compute the scheduler delay as something like finish time - start time - some stuff, and the finish time is 0 while a task is running.
Attachments
Issue Links
- duplicates
-
SPARK-4579 Scheduling Delay appears negative
- Closed