Kay Ousterhout created SPARK-5877:
-------------------------------------
Summary: Scheduler delay is incorrect for running tasks
Key: SPARK-5877
URL: https://issues.apache.org/jira/browse/SPARK-5877
Project: Spark
Issue Type: Bug
Components: Web UI
Affects Versions: 1.2.1, 1.3.0
Reporter: Kay Ousterhout
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]