srowen commented on a change in pull request #25689: [SPARK-28972][DOCS] Describe unit for `spark.memory.offHeap.size` URL: https://github.com/apache/spark/pull/25689#discussion_r324677982
########## File path: docs/configuration.md ########## @@ -1384,7 +1386,7 @@ Apart from these, the following properties are also available, and may be useful <td><code>spark.memory.offHeap.size</code></td> <td>0</td> <td> - The absolute amount of memory in bytes which can be used for off-heap allocation. + The absolute amount of memory which can be used for off-heap allocation,in bytes unless otherwise specified. Review comment: space after comma ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
