You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/07/09 10:00:10 UTC

[jira] [Commented] (SPARK-8950) Correct the calculation of SchedulerDelayTime in StagePage

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

Apache Spark commented on SPARK-8950:
-------------------------------------

User 'carsonwang' has created a pull request for this issue:
https://github.com/apache/spark/pull/7319

> Correct the calculation of SchedulerDelayTime in StagePage 
> -----------------------------------------------------------
>
>                 Key: SPARK-8950
>                 URL: https://issues.apache.org/jira/browse/SPARK-8950
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 1.4.0
>            Reporter: Carson Wang
>            Priority: Minor
>
> In StagePage, the SchedulerDelay is calculated as totalExecutionTime - executorRunTime - executorOverhead - gettingResultTime.
> But the totalExecutionTime is calculated in the way that doesn't include the gettingResultTime.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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