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 "Joe McDonnell (Jira)" <ji...@apache.org> on 2020/04/24 21:48:00 UTC

[jira] [Resolved] (IMPALA-9182) Print the socket address of the client closing a session or cancelling a query from the WebUI

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

Joe McDonnell resolved IMPALA-9182.
-----------------------------------
    Fix Version/s: Impala 3.4.0
       Resolution: Fixed

> Print the socket address of the client closing a session or cancelling a query from the WebUI
> ---------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-9182
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9182
>             Project: IMPALA
>          Issue Type: Improvement
>    Affects Versions: Impala 3.3.0
>            Reporter: Vincent Tran
>            Assignee: Vincent Tran
>            Priority: Minor
>             Fix For: Impala 3.4.0
>
>
> When an agent cancels a query or closes a session via the Impalad's debug web UI, we generate these statuses, respectively:
>  
> {noformat}
> Cancelled from Impala's debug web interface
> Session closed from Impala's debug web interface
> {noformat}
> To improve observability, we can print the socket address of the client making the request to the status:
>  
> {noformat}
> Cancelled from Impala's debug web interface by client at <host>:<port>
> Session closed from Impala's debug web interface by client at <host>:<port>
> {noformat}
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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