tgravescs commented on pull request #28972:
URL: https://github.com/apache/spark/pull/28972#issuecomment-672019171


   this PR doesn't change how its actually used, just allows you to get it via 
ResourceProfile.  The code always has  just adding it to the container size 
requested from yarn. The user has to set any other settings they want in the 
jvm options.   This config goes directly with the 
   spark.memory.offHeap.enabled and is supposed to be used for off-heap memory 
allocations.
   


----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to