You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Michael Smith (Jira)" <ji...@apache.org> on 2023/04/28 20:55:00 UTC

[jira] [Resolved] (IMPALA-12094) Impala Shell fails to identify "Query id ... not found" messages and return concise message

     [ https://issues.apache.org/jira/browse/IMPALA-12094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Smith resolved IMPALA-12094.
------------------------------------
    Fix Version/s: Impala 4.3.0
       Resolution: Fixed

> Impala Shell fails to identify "Query id ... not found" messages and return concise message
> -------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-12094
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12094
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Clients
>    Affects Versions: Impala 4.2.0
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Minor
>             Fix For: Impala 4.3.0
>
>
> impala-shell attempts to identify "Query id ... not found" messages when fetching the query summary for a completed query and replace it with "Could not retrieve summary for query". This most commonly happens when the query log has aged out the query because it's completing newer queries quickly ({{query_log_size=100}} by default).
> However this only works for queries made up of all numbers because it's matching on {{\d}}: https://github.com/apache/impala/blob/4.2.0/shell/impala_shell.py#L781.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org