[GitHub] spark pull request #12775: [SPARK-14958][Core] Failed task not handled when ...

2017-01-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12775 --- 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] spark pull request #12775: [SPARK-14958][Core] Failed task not handled when ...

2016-10-05 Thread markhamstra
Github user markhamstra commented on a diff in the pull request: https://github.com/apache/spark/pull/12775#discussion_r82079358 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskResultGetter.scala --- @@ -135,8 +135,9 @@ private[spark] class TaskResultGetter(sparkEnv:

[GitHub] spark pull request #12775: [SPARK-14958][Core] Failed task not handled when ...

2016-10-04 Thread kayousterhout
Github user kayousterhout commented on a diff in the pull request: https://github.com/apache/spark/pull/12775#discussion_r81835387 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskResultGetter.scala --- @@ -135,8 +135,9 @@ private[spark] class

[GitHub] spark pull request #12775: [SPARK-14958][Core] Failed task not handled when ...

2016-10-04 Thread kayousterhout
Github user kayousterhout commented on a diff in the pull request: https://github.com/apache/spark/pull/12775#discussion_r81837726 --- Diff: core/src/main/scala/org/apache/spark/scheduler/TaskResultGetter.scala --- @@ -135,8 +135,9 @@ private[spark] class