You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (JIRA)" <ji...@apache.org> on 2018/04/26 11:38:00 UTC

[jira] [Updated] (HIVE-19313) TestJdbcWithDBTokenStoreNoDoAs tests are failing

     [ https://issues.apache.org/jira/browse/HIVE-19313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Vary updated HIVE-19313:
------------------------------
    Attachment: HIVE-19313.patch

> 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/localhost@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)