[
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: [email protected]
For additional commands, e-mail: [email protected]