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

Reply via email to