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

    https://github.com/apache/spark/pull/19476#discussion_r144577910
  
    --- Diff: 
core/src/main/scala/org/apache/spark/internal/config/package.scala ---
    @@ -355,11 +355,21 @@ package object config {
           .doc("The blocks of a shuffle request will be fetched to disk when 
size of the request is " +
             "above this threshold. This is to avoid a giant request takes too 
much memory. We can " +
             "enable this config by setting a specific value(e.g. 200m). Note 
that this config can " +
    -        "be enabled only when the shuffle shuffle service is newer than 
Spark-2.2 or the shuffle" +
    +        "be enabled only when the shuffle service is newer than Spark-2.2 
or the shuffle" +
    --- End diff --
    
    Thanks for fix :)


---

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

Reply via email to