[
https://issues.apache.org/jira/browse/SPARK-58513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angerszhu updated SPARK-58513:
------------------------------
Description:
When we set executor memory to 500m, but expose
{code:java}
Exception in thread "main" java.lang.IllegalArgumentException: System memory
466092032 must be at least 471859200. Please increase heap size using the
--driver-memory option or spark.driver.memory in Spark configuration.
{code}
Caused by
> Init UnifiedMemeoryManager should check driver config in driver , check
> executor config in executor
> ---------------------------------------------------------------------------------------------------
>
> Key: SPARK-58513
> URL: https://issues.apache.org/jira/browse/SPARK-58513
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 3.2.4, 4.1.2
> Reporter: angerszhu
> Priority: Major
>
> When we set executor memory to 500m, but expose
> {code:java}
> Exception in thread "main" java.lang.IllegalArgumentException: System memory
> 466092032 must be at least 471859200. Please increase heap size using the
> --driver-memory option or spark.driver.memory in Spark configuration.
> {code}
> Caused by
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]