You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Roohi Syeda (JIRA)" <ji...@apache.org> on 2018/11/05 20:42:00 UTC

[jira] [Assigned] (HIVE-20831) Add Session ID to Operation Logging

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

Roohi Syeda reassigned HIVE-20831:
----------------------------------

    Assignee: Roohi Syeda

> Add Session ID to Operation Logging
> -----------------------------------
>
>                 Key: HIVE-20831
>                 URL: https://issues.apache.org/jira/browse/HIVE-20831
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>    Affects Versions: 3.1.0, 4.0.0
>            Reporter: BELUGA BEHR
>            Assignee: Roohi Syeda
>            Priority: Major
>              Labels: newbie, noob
>
> {code:java|title=OperationManager.java}
> LOG.info("Adding operation: " + operation.getHandle());
> {code}
> Please add additional logging to explicitly state which Hive session this operation is being added to.
> https://github.com/apache/hive/blob/3963c729fabf90009cb67d277d40fe5913936358/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java#L201



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)