Github user YanTangZhai closed the pull request at:
https://github.com/apache/spark/pull/1548
---
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
Github user YanTangZhai commented on the pull request:
https://github.com/apache/spark/pull/1548#issuecomment-50292640
@markhamstra Ok. Thank you very much.
---
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
Github user markhamstra commented on the pull request:
https://github.com/apache/spark/pull/1548#issuecomment-50174114
@YanTangZhai If you are searching for another solution and abandoning this
PR, could you please close this PR and open a new one when you have something
different for
Github user YanTangZhai commented on the pull request:
https://github.com/apache/spark/pull/1548#issuecomment-5727
Hi @markhamstra , you are right. I will think of other ways to solve this
problem. Thanks.
---
If your project is set up for it, you can reply to this email and have
Github user markhamstra commented on a diff in the pull request:
https://github.com/apache/spark/pull/1548#discussion_r15289573
--- Diff: core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala
---
@@ -1202,8 +1202,12 @@ private[scheduler] class
DAGSchedulerEventProcessA
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/1548#issuecomment-49878116
Can one of the admins verify this patch?
---
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 pro
GitHub user YanTangZhai opened a pull request:
https://github.com/apache/spark/pull/1548
[SPARK-2647] DAGScheduler plugs other JobSubmitted events when processing
one JobSubmitted event
If a few of jobs are submitted, DAGScheduler plugs other JobSubmitted
events when processing one