You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by squito <gi...@git.apache.org> on 2018/09/06 14:59:20 UTC

[GitHub] spark pull request #21758: [SPARK-24795][CORE] Implement barrier execution m...

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-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org