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

    https://github.com/apache/spark/pull/21758#discussion_r215659440
  
    --- Diff: core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala 
---
    @@ -1349,6 +1339,29 @@ class DAGScheduler(
                   s"longer running")
               }
     
    +          if (mapStage.rdd.isBarrier()) {
    --- End diff --
    
    hi @jiangxb1987 was this addressed?  sorry if I missed it


---

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

Reply via email to