[ https://issues.apache.org/jira/browse/HIVE-19313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457925#comment-16457925 ]
Ashutosh Chauhan commented on HIVE-19313: ----------------------------------------- +1 > TestJdbcWithDBTokenStoreNoDoAs tests are failing > ------------------------------------------------ > > Key: HIVE-19313 > URL: https://issues.apache.org/jira/browse/HIVE-19313 > Project: Hive > Issue Type: Sub-task > Components: Test > Reporter: Ashutosh Chauhan > Assignee: Peter Vary > Priority: Major > Attachments: HIVE-19313.patch > > > {code} > Stacktrace > java.sql.SQLException: Could not open client transport with JDBC Uri: > jdbc:hive2://localhost:37606/default;principal=hive/localh...@example.com;: > java.net.ConnectException: Connection refused > at org.apache.hive.jdbc.HiveConnection.<init>(HiveConnection.java:252) > at org.apache.hive.jdbc.HiveDriver.connect(HiveDriver.java:107) > at java.sql.DriverManager.getConnection(DriverManager.java:664) > at java.sql.DriverManager.getConnection(DriverManager.java:270) > at > org.apache.hive.minikdc.TestJdbcWithMiniKdc.testRenewDelegationToken(TestJdbcWithMiniKdc.java:180) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > {code} > Failing repeatedly in Hive QA builds. -- This message was sent by Atlassian JIRA (v7.6.3#76005)