[GitHub] [spark] Ngone51 commented on a change in pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure …

2020-06-21 Thread GitBox
Ngone51 commented on a change in pull request #28848: URL: https://github.com/apache/spark/pull/28848#discussion_r443291018 ## File path: core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala ## @@ -1939,24 +1941,24 @@ private[spark] class DAGScheduler( hostT

[GitHub] [spark] Ngone51 commented on a change in pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure …

2020-06-18 Thread GitBox
Ngone51 commented on a change in pull request #28848: URL: https://github.com/apache/spark/pull/28848#discussion_r442610125 ## File path: core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala ## @@ -1939,24 +1941,22 @@ private[spark] class DAGScheduler( hostT

[GitHub] [spark] Ngone51 commented on a change in pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure …

2020-06-18 Thread GitBox
Ngone51 commented on a change in pull request #28848: URL: https://github.com/apache/spark/pull/28848#discussion_r442610030 ## File path: core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala ## @@ -1939,24 +1941,23 @@ private[spark] class DAGScheduler( hostT

[GitHub] [spark] Ngone51 commented on a change in pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure …

2020-06-18 Thread GitBox
Ngone51 commented on a change in pull request #28848: URL: https://github.com/apache/spark/pull/28848#discussion_r442599457 ## File path: core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala ## @@ -1939,24 +1941,23 @@ private[spark] class DAGScheduler( hostT

[GitHub] [spark] Ngone51 commented on a change in pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure …

2020-06-18 Thread GitBox
Ngone51 commented on a change in pull request #28848: URL: https://github.com/apache/spark/pull/28848#discussion_r442599457 ## File path: core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala ## @@ -1939,24 +1941,23 @@ private[spark] class DAGScheduler( hostT

[GitHub] [spark] Ngone51 commented on a change in pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure …

2020-06-18 Thread GitBox
Ngone51 commented on a change in pull request #28848: URL: https://github.com/apache/spark/pull/28848#discussion_r442597972 ## File path: core/src/test/scala/org/apache/spark/scheduler/DAGSchedulerSuite.scala ## @@ -540,6 +540,46 @@ class DAGSchedulerSuite extends SparkFunSuit

[GitHub] [spark] Ngone51 commented on a change in pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure …

2020-06-17 Thread GitBox
Ngone51 commented on a change in pull request #28848: URL: https://github.com/apache/spark/pull/28848#discussion_r441601775 ## File path: core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala ## @@ -1939,24 +1941,22 @@ private[spark] class DAGScheduler( hostT