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

    https://github.com/apache/spark/pull/19476#discussion_r144458322
  
    --- 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 --
    
    `spark.storage.maxRemoteBlockSizeFetchToMemory` is not very clear that it 
works for shuffle too...


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to