Lantao Jin created SPARK-29564: ---------------------------------- Summary: Cluster deploy mode should support to launch Spark Thrift server Key: SPARK-29564 URL: https://issues.apache.org/jira/browse/SPARK-29564 Project: Spark Issue Type: Bug Components: Spark Submit, SQL Affects Versions: 2.4.4, 3.0.0 Reporter: Lantao Jin
Cluster deploy mode is not applicable to Spark Thrift server from [SPARK-21403|https://issues.apache.org/jira/browse/SPARK-21403]. This restriction is too rude. In our production, we use multiple Spark Thrift servers as long running services which are used yarn-cluster mode to launch. The life cycle of STS is managed by upper layer manager system which is also used to dispatcher user's JDBC connection to applicable STS. SPARK-21403 banned this case. -- 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