[ https://issues.apache.org/jira/browse/HIVE-20831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16680538#comment-16680538 ]
Hive QA commented on HIVE-20831: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12947285/HIVE-20831.1.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 15527 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/14817/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14817/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14817/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12947285 - PreCommit-HIVE-Build > 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)