"No CallbackHandler available" Error when Connecting to Hive Using Kerberos in ODI
(Doc ID 2330802.1)
Last updated on DECEMBER 06, 2019
Applies to:
Oracle Data Integrator - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
When testing a HIVE data server connection using Kerberos authentication in Oracle Data Integrator (ODI), the following error occurs:
[FMWGEN][Hive JDBC Driver]A username was not specified and the driver could not establish a connection using Kerberos (type 4) integrated security: No CallbackHandler available to garner authentication information from the user
at weblogic.jdbc.hivebase.ddcp.b(Unknown Source)
at weblogic.jdbc.hivebase.ddcp.a(Unknown Source)
at weblogic.jdbc.hivebase.ddco.b(Unknown Source)
at weblogic.jdbc.hivebase.ddco.a(Unknown Source)
at weblogic.jdbc.hive.HiveImplConnection.a(Unknown Source)
at weblogic.jdbc.hive.HiveImplConnection.b(Unknown Source)
at weblogic.jdbc.hivebase.BaseConnection.b(Unknown Source)
at weblogic.jdbc.hivebase.BaseConnection.k(Unknown Source)
at weblogic.jdbc.hivebase.BaseConnection.b(Unknown Source)
at weblogic.jdbc.hivebase.BaseConnection.a(Unknown Source)
at weblogic.jdbc.hivebase.BaseDriver.connect(Unknown Source)
at java.sql.DriverManager.getConnection(DriverManager.java:664)
at java.sql.DriverManager.getConnection(DriverManager.java:208)
at KerberosTest.main(KerberosTest.java:14)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |