[ https://issues.apache.org/jira/browse/SPARK-24388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490373#comment-16490373 ]
Xianjin YE commented on SPARK-24388: ------------------------------------ I am working on this and will send a pr soon. > EventLoop's run method don't handle fatal error, causes driver hang forever > --------------------------------------------------------------------------- > > Key: SPARK-24388 > URL: https://issues.apache.org/jira/browse/SPARK-24388 > Project: Spark > Issue Type: Bug > Components: Scheduler, Spark Core > Affects Versions: 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.3.0 > Reporter: Xianjin YE > Priority: Major > > Once a fatal error(such as NoSuchMethodError) happens during > `onReceive(event)`, the eventThread thread will exist. However the eventQueue > is still accepting events. The whole spark application will hang forever. > > cc [~zsxwing] [~XuanYuan] -- 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