[ https://issues.apache.org/jira/browse/HIVE-20831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16680510#comment-16680510 ]
Prasanth Jayachandran commented on HIVE-20831: ---------------------------------------------- +1 > 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: BELUGA BEHR > Priority: Major > Labels: newbie, noob > Attachments: HIVE-20831.1.patch > > > {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)