[
https://issues.apache.org/jira/browse/HIVE-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054259#comment-14054259
]
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/12654271/HIVE-4616.4.patch.txt
{color:red}ERROR:{color} -1 due to 8 failed/errored test(s), 5684 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_root_dir_external_table
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_schemeAuthority
org.apache.hive.minikdc.TestJdbcWithMiniKdc.testConnection
org.apache.hive.minikdc.TestJdbcWithMiniKdc.testNegativeTokenAuth
org.apache.hive.minikdc.TestJdbcWithMiniKdc.testProxyAuth
org.apache.hive.minikdc.TestJdbcWithMiniKdc.testTokenAuth
org.apache.hive.minikdc.TestJdbcWithMiniKdcSQLAuthBinary.testAuthorization1
org.apache.hive.minikdc.TestJdbcWithMiniKdcSQLAuthHttp.testAuthorization1
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-Build/696/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-Build/696/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-Build-696/
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: 8 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12654271
> 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.4.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)