spark-instrumented-optimizer/core
Carson Wang 5ca26fb64d [SPARK-8950] [WEBUI] Correct the calculation of SchedulerDelay in StagePage
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.

Author: Carson Wang <carson.wang@intel.com>

Closes #7319 from carsonwang/SchedulerDelayTime and squashes the following commits:

f66fb6e [Carson Wang] Update the code style
7d971ae [Carson Wang] Correct the calculation of SchedulerDelay
2015-07-13 11:20:04 -07:00
..
src [SPARK-8950] [WEBUI] Correct the calculation of SchedulerDelay in StagePage 2015-07-13 11:20:04 -07:00
pom.xml [SPARK-7078] [SPARK-7079] Binary processing sort for Spark SQL 2015-07-10 16:44:51 -07:00