You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "teeyog (Jira)" <ji...@apache.org> on 2019/10/24 06:57:00 UTC

[jira] [Created] (SPARK-29585) Duration in stagePage does not match Duration in Summary Metrics for Completed Tasks

teeyog created SPARK-29585:
------------------------------

             Summary: Duration in stagePage does not match Duration in Summary Metrics for Completed Tasks
                 Key: SPARK-29585
                 URL: https://issues.apache.org/jira/browse/SPARK-29585
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core, Web UI
    Affects Versions: 2.4.4, 2.3.4
            Reporter: teeyog


Summary Metrics for Completed Tasks uses ```executorRunTime```, and Duration in Task details uses ```executorRunTime```, but Duration in Completed Stages uses ```stageData.completionTime - stageData.firstTaskLaunchedTime```, which results in different results.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org