GitHub user BlackNiuza opened a pull request:
https://github.com/apache/spark/pull/169
bugfix: Wrong "Duration" in "Active Stages" in stages page
If a stage which has completed once loss parts of data, it will be
resubmitted. At this time, it appears that stage.completionTime >
stage.submissionTime.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BlackNiuza/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/169.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 #169
----
commit f20701e50e267a3a21ace3bbb3ec9d019eb45f04
Author: shiyun.wxm <[email protected]>
Date: 2014-03-18T13:56:46Z
bugfix: "Duration" in "Active Stages" in stages page
----
---
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.
---