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

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

    [ https://issues.apache.org/jira/browse/SPARK-29585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16959111#comment-16959111 ] 

Dongjoon Hyun commented on SPARK-29585:
---------------------------------------

Thank you for filing JIRA, [~UFO]. For new feature JIRA, we use the next version as `Affected Versions` because Apache Spark doesn't allow new feature backporting.

> 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: 3.0.0
>            Reporter: teeyog
>            Priority: Major
>
> Summary Metrics for Completed Tasks usesĀ  executorRunTime, and Duration in Task details uses executorRunTime, but Duration in Completed Stages uses
> {code:java}
> stageData.completionTime - stageData.firstTaskLaunchedTime{code}
> , 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