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

Add timeout for query analysis/planning

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Frontend
    • None

    Description

      We've seen queries hanging in the planner. The concrete hang was in the Kudu client, for that I opened KUDU-3019.

      But we should investigate the possibilities of adding an overall timeout on the Frontend activities (analysis/authorization/planning).

      It'd be useful because the Frontend reaches out to other services – e.g. Catalogd, HDFS Namenode, authorization provider, Kudu, etc. --. and an overall timeout would be a robust solution for these kind of hangs in broken API calls.

      Of course, in the meantime we should still use timeouts on each API call where possible.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              boroknagyz Zoltán Borók-Nagy
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: