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

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

Carson Wang created SPARK-8950:
----------------------------------

             Summary: 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