Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-5859

Time for query queuing timeout not display correctly in WebUI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.11.0
    • 1.12.0
    • Client - HTTP
    • None

    Description

      With exec.queue.enable=true and exec.queue.timeout_millis=300000 (ms), the data for timed out queries due to exceeding the exec.queue.timeout_millis limit in the WebUI shows as:

      State: 	FAILED 	Duration: 	05 min 0.559 sec
      Foreman: 	qa-node114.qa.lab 	Planning: 	0.529 sec
      Total Fragments: 	0 	Queued: 	Not Available
      Total Cost: 	575,415,266.982 	Execution: 	05 min 0.030 sec
      

      The "05 min 0.030 sec" value should be for the "Queued" key instead of the "Execution" key.
      Also, the error in the log file for the query is shown as:
      "RESOURCE ERROR: Query timed out of the large queue after 300 ms."
      It should say "... 300 seconds"

      Attachments

        Issue Links

          Activity

            People

              prasadns14 Prasad Nagaraj Subramanya
              prasadns14 Prasad Nagaraj Subramanya
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: