Yang Jie created SPARK-28577: -------------------------------- Summary: Ensure executorMemoryHead requested value not less than MEMORY_OFFHEAP_SIZE when MEMORY_OFFHEAP_ENABLED is true Key: SPARK-28577 URL: https://issues.apache.org/jira/browse/SPARK-28577 Project: Spark Issue Type: Improvement Components: YARN Affects Versions: 2.4.3, 2.3.3, 2.2.3 Reporter: Yang Jie
If MEMORY_OFFHEAP_ENABLED is true, we should ensure executorOverheadMemory not less than MEMORY_OFFHEAP_SIZE, otherwise the memory resource requested for executor is not enough. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org