WangHL created SPARK-42535:
------------------------------

             Summary: The HA support of Spark Thrift Server
                 Key: SPARK-42535
                 URL: https://issues.apache.org/jira/browse/SPARK-42535
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.3.2
            Reporter: WangHL


When there are many Spark SQL connects on Spark Thrift Server.if the Thrift 
Server is down ,the connect cannot get service .So we need to consider the High 
Availability support for Spark Thrift Server . 
We want to import the pattern of HiveServer HA to provide ThriftServer HA.  we 
need to get HA support as the 'addServerInstanceToZooKeeper' method of 
HiveServer2. 
Use zookeeper to choose the active thrift server when you connect the Spark 
Thrift Server.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to