spark-instrumented-optimizer/core
Carson Wang 66bb8003b9 [SPARK-9187] [WEBUI] Timeline view may show negative value for running tasks
For running tasks, the executorRunTime metrics is 0 which causes negative executorComputingTime in the timeline. It also causes an incorrect SchedulerDelay time.
![timelinenegativevalue](https://cloud.githubusercontent.com/assets/9278199/8770953/f4362378-2eec-11e5-81e6-a06a07c04794.png)

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

Closes #7526 from carsonwang/timeline-negValue and squashes the following commits:

7b17db2 [Carson Wang] Fix negative value in timeline view
2015-07-20 18:08:59 -07:00
..
src [SPARK-9187] [WEBUI] Timeline view may show negative value for running tasks 2015-07-20 18:08:59 -07:00
pom.xml [SPARK-6602][Core]Replace Akka Serialization with Spark Serializer 2015-07-15 14:02:23 -07:00