Devaraj K created SPARK-21148: --------------------------------- Summary: Set SparkUncaughtExceptionHandler to the Master Key: SPARK-21148 URL: https://issues.apache.org/jira/browse/SPARK-21148 Project: Spark Issue Type: Improvement Components: Deploy, Spark Core Affects Versions: 2.1.1 Reporter: Devaraj K
Any one thread of the Master gets any of the UncaughtException then the thread gets terminate and the Master process keeps running without functioning properly. I think we need to handle the UncaughtException and exit the Master gracefully. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org