Jason Fehr created IMPALA-13772:
-----------------------------------

             Summary: Workload Management Insert Queries Cancel After 10 Seconds
                 Key: IMPALA-13772
                 URL: https://issues.apache.org/jira/browse/IMPALA-13772
             Project: IMPALA
          Issue Type: Bug
            Reporter: Jason Fehr
            Assignee: Jason Fehr


The insert into sys.impala_query_log DML that workload management executes is 
cancelled after waiting for 10 seconds.  For example, in the case where 
admission control queues the query because the request pool is full or 
executors are not available.

The short cancel timeframe is caused by the "FETCH_ROWS_TIMEOUT_MS" query 
option not being set.  Thus, the default of 10 seconds is used.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to