Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19476#discussion_r144456522
  
    --- Diff: 
core/src/main/scala/org/apache/spark/internal/config/package.scala ---
    @@ -426,4 +426,11 @@ package object config {
         .toSequence
         .createOptional
     
    +  private[spark] val MAX_REMOTE_BLOCK_SIZE_TO_MEM =
    --- End diff --
    
    how about `MAX_REMOTE_BLOCK_SIZE_FETCH_TO_MEM` and 
`spark.executor.maxRemoteBlockSizeFetchToMemory`?


---

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

Reply via email to