[
https://issues.apache.org/jira/browse/SPARK-24294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiao Li resolved SPARK-24294.
-----------------------------
Resolution: Fixed
Assignee: jin xing
Fix Version/s: 2.4.0
> Throw SparkException when OOM in BroadcastExchangeExec
> ------------------------------------------------------
>
> Key: SPARK-24294
> URL: https://issues.apache.org/jira/browse/SPARK-24294
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.3.0
> Environment: scala-2.11.8
> Reporter: jin xing
> Assignee: jin xing
> Priority: Major
> Fix For: 2.4.0
>
>
> When OutOfMemoryError thrown from BroadcastExchangeExec,
> scala.concurrent.Future will hit scala bug --
> https://github.com/scala/bug/issues/9554, and hang until future timeout:
> We could wrap the OOM inside SparkException to resolve this issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]