spark-instrumented-optimizer/sql/hive-thriftserver
linweizhong 93c7650ab6 [SPARK-9522] [SQL] SparkSubmit process can not exit if kill application when HiveThriftServer was starting
When we start HiveThriftServer, we will start SparkContext first, then start HiveServer2, if we kill application while HiveServer2 is starting then SparkContext will stop successfully, but SparkSubmit process can not exit.

Author: linweizhong <linweizhong@huawei.com>

Closes #7853 from Sephiroth-Lin/SPARK-9522.
2015-09-17 22:25:24 -07:00
..
src [SPARK-9522] [SQL] SparkSubmit process can not exit if kill application when HiveThriftServer was starting 2015-09-17 22:25:24 -07:00
pom.xml Update version to 1.6.0-SNAPSHOT. 2015-09-15 00:54:20 -07:00