[ 
https://issues.apache.org/jira/browse/SPARK-24294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476993#comment-16476993
 ] 

Apache Spark commented on SPARK-24294:
--------------------------------------

User 'jinxing64' has created a pull request for this issue:
https://github.com/apache/spark/pull/21342

> 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
>            Priority: Major
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to