[ https://issues.apache.org/jira/browse/IMPALA-13772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Fehr updated IMPALA-13772: -------------------------------- Summary: Workload Management Insert DMLs Timeouts Incorrect (was: Workload Management Insert Queries Timeouts Incorrect) > Workload Management Insert DMLs Timeouts Incorrect > -------------------------------------------------- > > Key: IMPALA-13772 > URL: https://issues.apache.org/jira/browse/IMPALA-13772 > Project: IMPALA > Issue Type: Bug > Reporter: Jason Fehr > Assignee: Jason Fehr > Priority: Critical > > 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. > Additionally, the workload management queries do not time out as expected > based on the value set in the query_log_write_timeout_s coordinator startup > flag. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org