Akshat Bordia created SPARK-31486: ------------------------------------- Summary: spark.submit.waitForCompletion flag to control spark-submit exit in Standalone Cluster Mode Key: SPARK-31486 URL: https://issues.apache.org/jira/browse/SPARK-31486 Project: Spark Issue Type: Improvement Components: Spark Core Affects Versions: 3.1.0 Reporter: Akshat Bordia
Implementation of spark.submit.waitForCompletion flag which will control if the spark-submit process will wait to exit until the application finishes/fails/errors out. This flag is set to false by default where the application will exit after submission. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org