tgravescs commented on a change in pull request #23625: [SPARK-26700][CORE] 
enable fetch-big-block-to-memory by default
URL: https://github.com/apache/spark/pull/23625#discussion_r250688106
 
 

 ##########
 File path: docs/configuration.md
 ##########
 @@ -626,19 +626,6 @@ Apart from these, the following properties are also 
available, and may be useful
     You can mitigate this issue by setting it to a lower value.
   </td>
 </tr>
-<tr>
-  <td><code>spark.maxRemoteBlockSizeFetchToMem</code></td>
-  <td>Int.MaxValue - 512</td>
 
 Review comment:
   just to clarify, you intentionally moved this from shuffle section to 
network section  since it affects both the shuffle fetch and block manager 
fetches?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to