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

Wenchen Fan resolved SPARK-26117.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 23084
[https://github.com/apache/spark/pull/23084]

> use SparkOutOfMemoryError instead of OutOfMemoryError when catch exception
> --------------------------------------------------------------------------
>
>                 Key: SPARK-26117
>                 URL: https://issues.apache.org/jira/browse/SPARK-26117
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core, SQL
>    Affects Versions: 2.5.0
>            Reporter: caoxuewen
>            Assignee: caoxuewen
>            Priority: Major
>             Fix For: 3.0.0
>
>
> the pr #20014 which introduced SparkOutOfMemoryError to avoid killing the 
> entire executor when an OutOfMemoryError is thrown.
> so apply for memory using MemoryConsumer. allocatePage when catch exception, 
> use SparkOutOfMemoryError instead of OutOfMemoryError



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to