[
https://issues.apache.org/jira/browse/SPARK-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355080#comment-14355080
]
Sean Owen commented on SPARK-4012:
----------------------------------
Andrew suggested this is maybe WontFix in his review, and the PR was not
revived. Is this WontFix?
> Uncaught OOM in ContextCleaner
> ------------------------------
>
> Key: SPARK-4012
> URL: https://issues.apache.org/jira/browse/SPARK-4012
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Reporter: Nan Zhu
> Assignee: Nan Zhu
>
> When running an "might-be-memory-intensive" application locally, I received
> the following exception
> Exception: java.lang.OutOfMemoryError thrown from the
> UncaughtExceptionHandler in thread "Spark Context Cleaner"
> Java HotSpot(TM) 64-Bit Server VM warning: Exception
> java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the
> VM may need to be forcibly terminated
> Exception: java.lang.OutOfMemoryError thrown from the
> UncaughtExceptionHandler in thread "Driver Heartbeater"
> Java HotSpot(TM) 64-Bit Server VM warning: Exception
> java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler-
> the VM may need to be forcibly terminated
> Java HotSpot(TM) 64-Bit Server VM warning: Exception
> java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the
> VM may need to be forcibly terminated
> Java HotSpot(TM) 64-Bit Server VM warning: Exception
> java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the
> VM may need to be forcibly terminated
> Java HotSpot(TM) 64-Bit Server VM warning: Exception
> java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the
> VM may need to be forcibly terminated
> Java HotSpot(TM) 64-Bit Server VM warning: Exception
> java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the
> VM may need to be forcibly terminated
> Java HotSpot(TM) 64-Bit Server VM warning: Exception
> java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the
> VM may need to be forcibly terminated
> I looked at the code, we might want to call Utils.tryOrExit instead of
> Utils.logUncaughtExceptions
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]