[ 
https://issues.apache.org/jira/browse/SPARK-58513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cheng Pan updated SPARK-58513:
------------------------------
    Summary: UnifiedMemoryManager wrongly reports INVALID_DRIVER_MEMORY on the 
executor side  (was: Init UnifiedMemeoryManager should check driver config in 
driver , check executor config in executor)

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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]

Reply via email to