GitHub user tsudukim opened a pull request:
https://github.com/apache/spark/pull/1516
[SPARK-2567] Resubmitted stage sometimes remains as active stage in the web
UI
Moved the line which post SparkListenerStageSubmitted to the back of check
of tasks size and serializability.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tsudukim/spark feature/SPARK-2567
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1516.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 #1516
----
commit 79f4f98f5d08b7f52bb0216f2b412d959e64ad89
Author: Masayoshi TSUZUKI <[email protected]>
Date: 2014-07-21T21:05:42Z
[SPARK-2567] Resubmitted stage sometimes remains as active stage in the web
UI
Moved the line which post SparkListenerStageSubmitted to the back of check
of tasks size and serializability.
----
---
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.
---