GitHub user carsonwang opened a pull request:
https://github.com/apache/spark/pull/7526
[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.

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/carsonwang/spark timeline-negValue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7526.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7526
----
commit 7b17db203702178900cba089d59522c186777ddf
Author: Carson Wang <[email protected]>
Date: 2015-07-20T05:30:50Z
Fix negative value in timeline view
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]