Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-38

backend client connections not being cached causes an observable latency in secure clusters.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 0.4
    • Impala 0.5
    • None
    • None

    Description

      Currently, backend impalads do not cache connections to the coordinator. On a secure cluster, this introduces a latency proportional to the # of backend clients involved in query execution, as the cost of establishing a secure connection is much higher than in the non-secure case.

      When backend connections are cached, this latency is not seen for repeated query execution. Marcel has a patch that fixes the problem, documenting and assigning as appropriate.

      Attachments

        Activity

          People

            marcelk Marcel Kinard
            ishaan Ishaan Joshi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: