[GitHub] spark pull request #17208: [SPARK-19868] conflict TasksetManager lead to spa...

2017-03-28 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/17208


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #17208: [SPARK-19868] conflict TasksetManager lead to spa...

2017-03-08 Thread liujianhuiouc
GitHub user liujianhuiouc opened a pull request:

https://github.com/apache/spark/pull/17208

[SPARK-19868] conflict TasksetManager lead to spark stopped

## What changes were proposed in this pull request?

move the sched.dagScheduler.taskEnded(tasks(index), Success, 
result.value(), result.accumUpdates, info) after the isZombie assigned to true



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/liujianhuiouc/spark-1 spark-19868

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/17208.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 #17208


commit 6c40b9f3d8b5935d5930f17b61ee11384cf2b011
Author: liujianhui 
Date:   2017-03-08T11:55:48Z

[SPARK-19868] conflict TasksetManager lead to spark stopped




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org