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

Make idle_session_timeout a query option

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Impala 2.0
    • Impala 2.12.0
    • None

    Description

      We currently have a process-wide session timeout (see --idle_session_timeout), but it would be useful to also have the ability to set per-session timeouts. We can do this by taking a parameter in the HS2 OpenSession() call (it already has a map of properties) and changing the session timeout logic in impala-server.cc.

      This could be set to a lower value by some clients, e.g. Hue, that do not close queries automatically and want to ensure queries aren't left open for a long time without requiring that all clients have the same session timeout.

      Attachments

        Activity

          People

            boroknagyz Zoltán Borók-Nagy
            mjacobs Matthew Jacobs
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: