Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-19541

High Availability support for ThriftServer

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.0.2, 2.1.0
    • None
    • SQL

    Description

      Currently, We use the spark ThriftServer frequently, and there are many connects between the client and only ThriftServer.When the ThriftServer is down ,we cannot get the service again until the server is restarted .So we need to consider the ThriftServer HA as well as HiveServer HA. For ThriftServer, we want to import the pattern of HiveServer HA to provide ThriftServer HA. Therefore, we need to start multiple thrift server which register on the zookeeper. Then the client can find the thrift server by just connecting to the zookeeper.So the beeline can get the service from other thrift server when one is down.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lvdongr LvDongrong
              Votes:
              8 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: