Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1878

Java openTable() call eagerly connects to all tablets

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.2.0
    • 1.5.0
    • client, impala, java, perf

    Description

      In a secure cluster, I noticed that every time I run an Impala query, it issues new service tickets for every tablet server on the coordinator node. It seems like it is creating a new connection to each tablet server, despite not actually needing to access any data. This is probably a big part of why planning is slow for larger clusters.

      Attachments

        Activity

          People

            aserbin Alexey Serbin
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: