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

Impala needs to cancel queries that are "inactive" after some timeout period.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 1.0
    • Impala 1.2.1
    • None
    • None

    Description

      Currently, if a query is run and the client does not call FetchNextBatch, the query would run forever. This
      is a resource "leak". You could imagine a client with a UI that reads a batch of results and then has to hit
      'next' to get the next batch.

      I think we should timeout a query after sometime of client inactivity. This is also a catch all for client side
      issues.

      Attachments

        Activity

          People

            henryr Henry Robinson
            nong_impala_60e1 Nong Li
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: