Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-17718 Hive on Spark Debugging Improvements
  3. HIVE-17929

Use sessionId for HoS Remote Driver Client id

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • Spark
    • None

    Description

      Each SparkClientImpl creates a client connection using a client id. The client id is created via UUID.randomUUID().

      Since each HoS session has a single client connection we should just use the sessionId instead (which is also a UUID). This should help simplify the code and some of the client logging.

      Attachments

        1. HIVE-17929.3.patch
          6 kB
          Sahil Takiar
        2. HIVE-17929.2.patch
          5 kB
          Sahil Takiar
        3. HIVE-17929.1.patch
          5 kB
          Sahil Takiar

        Activity

          People

            stakiar Sahil Takiar
            stakiar Sahil Takiar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: