[
https://issues.apache.org/jira/browse/SPARK-58513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheng Pan resolved SPARK-58513.
-------------------------------
Fix Version/s: 4.3.0
Resolution: Fixed
Issue resolved by pull request 57716
[https://github.com/apache/spark/pull/57716]
> UnifiedMemoryManager wrongly reports INVALID_DRIVER_MEMORY on the executor
> side
> -------------------------------------------------------------------------------
>
> 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
> Assignee: angerszhu
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.3.0
>
>
> 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 when init UnifiedMemeoryManager in executor, also check driver
> config
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]