Github user advancedxy commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21165#discussion_r184441076
  
    --- Diff: core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala 
---
    @@ -1417,10 +1417,13 @@ class DAGScheduler(
           case exceptionFailure: ExceptionFailure =>
             // Nothing left to do, already handled above for accumulator 
updates.
     
    +      case _: TaskKilled =>
    --- End diff --
    
    will do.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to