You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by kiszk <gi...@git.apache.org> on 2018/08/28 16:09:34 UTC

[GitHub] spark pull request #22240: [SPARK-25248] [CORE] Audit barrier Scala APIs for...

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

    https://github.com/apache/spark/pull/22240#discussion_r213377591
  
    --- Diff: core/src/main/scala/org/apache/spark/BarrierTaskContext.scala ---
    @@ -68,7 +74,7 @@ class BarrierTaskContext(
        *
        * CAUTION! In a barrier stage, each task must have the same number of barrier() calls, in all
        * possible code branches. Otherwise, you may get the job hanging or a SparkException after
    -   * timeout. Some examples of misuses listed below:
    +   * timeout. Some examples of '''misuses''' listed below:
    --- End diff --
    
    nit: `listed` -> `are listed`?


---

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