You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2014/04/04 20:16:21 UTC

[jira] [Commented] (HIVE-4616) Simple reconnection support for jdbc2

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

Hive QA commented on HIVE-4616:
-------------------------------



{color:red}Overall{color}: -1 at least one tests failed

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

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 5546 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_infer_bucket_sort_dyn_part
org.apache.hadoop.hive.cli.TestNegativeMinimrCliDriver.testNegativeCliDriver_mapreduce_stack_trace_hadoop20
org.apache.hive.service.cli.thrift.TestThriftHttpCLIService.testExecuteStatementAsync
{noformat}

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2113/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2113/console

Messages:
{noformat}
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: 12638425

> Simple reconnection support for jdbc2
> -------------------------------------
>
>                 Key: HIVE-4616
>                 URL: https://issues.apache.org/jira/browse/HIVE-4616
>             Project: Hive
>          Issue Type: Improvement
>          Components: JDBC
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>         Attachments: HIVE-4616.3.patch.txt, HIVE-4616.D10953.1.patch, HIVE-4616.D10953.2.patch
>
>
> jdbc:hive2://localhost:10000/db2;autoReconnect=true
> simple reconnection on TransportException. If hiveserver2 has not been shutdown, session could be reused.



--
This message was sent by Atlassian JIRA
(v6.2#6252)