You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2016/01/24 13:51:39 UTC

[jira] [Commented] (HIVE-12545) Add sessionId and queryId logging support for methods like getCatalogs in HiveSessionImpl class

    [ https://issues.apache.org/jira/browse/HIVE-12545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114296#comment-15114296 ] 

Hive QA commented on HIVE-12545:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12783910/HIVE-12545.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 10026 tests executed
*Failed tests:*
{noformat}
TestHWISessionManager - did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import
org.apache.hive.jdbc.TestSSL.testSSLVersion
{noformat}

Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6720/testReport
Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6720/console
Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-6720/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 3 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12783910 - PreCommit-HIVE-TRUNK-Build

> Add sessionId and queryId logging support for methods like getCatalogs in HiveSessionImpl class
> -----------------------------------------------------------------------------------------------
>
>                 Key: HIVE-12545
>                 URL: https://issues.apache.org/jira/browse/HIVE-12545
>             Project: Hive
>          Issue Type: Improvement
>          Components: Logging
>    Affects Versions: 2.0.0
>            Reporter: Aihua Xu
>            Assignee: Aihua Xu
>         Attachments: HIVE-12545.patch
>
>
> HIVE-11488 added queryId and sessionId logging support for execute() method in HiveSessionImpl while some other functions like getCatalogs(), getSchemas() are still not logging with queryId and sessionId for their logs.
> We should also support the same for them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)