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

Allow setting of num_reactors for KuduClient

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 4.0.0
    • Impala 4.0.0
    • None
    • None
    • ghx-label-7

    Description

      The KuduClient allows setting a number of reactor threads, which are used for sending rpcs to Kudu such as for scans. Impala does not currently set this value, so it defaults to 4 threads, which may be too few for many use cases, since there is a single KuduClient per impalad. We should determine a better default (eg. based on the number of cpu cores) and also expose a flag to make it configurable.

      Attachments

        Activity

          People

            twmarshall Thomas Tauber-Marshall
            twmarshall Thomas Tauber-Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: