[
https://issues.apache.org/jira/browse/IMPALA-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Tran reassigned IMPALA-9182:
------------------------------------
Assignee: Vincent Tran
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]