BELUGA BEHR created HIVE-20831:
----------------------------------

             Summary: 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


{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)

Reply via email to