gatorsmile commented on issue #23457: [SPARK-26539][CORE] Remove spark.memory.useLegacyMode and StaticMemoryManager URL: https://github.com/apache/spark/pull/23457#issuecomment-457409976 Is it fine to simply replace it? Basically, the cases I pointed out above change the semantics. That means, onHeapExecutionMemory will be zero, if maxHeapMemory and onHeapStorageRegionSize are the same.
---------------------------------------------------------------- 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]
