wForget commented on issue #1800: URL: https://github.com/apache/incubator-kyuubi/issues/1800#issuecomment-1151876070
> BTW, we seem to have a listener to handle it We can't seem to handle the SparkListenerApplicationEnd event since the listenerbus dispatch thread has stopped. ``` 22/06/09 13:46:35 ERROR Utils: uncaught error in thread spark-listener-group-appStatus, stopping SparkContext java.lang.OutOfMemoryError: GC overhead limit exceeded ..... 22/06/09 13:49:36 ERROR Utils: uncaught error in thread spark-listener-group-shared, stopping SparkContext java.lang.OutOfMemoryError: GC overhead limit exceeded ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
