Andrew Or created SPARK-5431: -------------------------------- Summary: SparkSubmitSuite and DriverSuite hang indefinitely if Master fails Key: SPARK-5431 URL: https://issues.apache.org/jira/browse/SPARK-5431 Project: Spark Issue Type: Bug Components: Spark Core Reporter: Andrew Or Priority: Critical
Steps to reproduce: (1) Add a throw new exception anywhere in Master's constructor (2) Run the DriverSuite or SparkSubmitSuite (3) zzz We need to somehow propagate the exception all the way to the suites themselves. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org