[ 
https://issues.apache.org/jira/browse/IMPALA-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820335#comment-17820335
 ] 

ASF subversion and git services commented on IMPALA-12823:
----------------------------------------------------------

Commit 7f190c4625f26cb375c0b0fa504ecb0887a70048 in impala's branch 
refs/heads/master from Surya Hebbar
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=7f190c462 ]

IMPALA-12823: Fix repeated query not found messages in impalad.INFO logs

If an unknown or closed query id is requested from the impala
server, the page repeatedly queries the server producing repeated
query not found messages in the impalad.INFO logs.

The behaviour is seen in query plan and query summary pages.

This has been fixed by stopping further requests on receiving
an error response from the server.

Change-Id: I6d994482b6f67a2d09c6a924eaaf90b230245b61
Reviewed-on: http://gerrit.cloudera.org:8080/21052
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Repeated query not found messages in impalad.INFO logs
> ------------------------------------------------------
>
>                 Key: IMPALA-12823
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12823
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Surya Hebbar
>            Assignee: Surya Hebbar
>            Priority: Minor
>         Attachments: repeated_impalad_info_logs.png
>
>
> If an unknown or closed query page is open. Repeated messages are produced in 
> the logs.
> This is due to those pages repetitively querying the impala server, when the 
> query does not exist.
> !repeated_impalad_info_logs.png|width=608,height=84!



--
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