Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Connecting impala with kerberosauthentication through tjdbcconnection

Hi,
I am Talend Real time bigdata platform 6.2.1. I need to connect impala database using kerberos authentication.  I have downloaded the impala jdbc driver and extracted it and added the path in classpath of environmental variables. When i run the job i am getting class not found exception. Please find below screenshots for component setting and error log.
0683p000009MBz8.png
0683p000009MBrj.png
Thanks in Advance.
Regards,
Gayathri V
Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hi,
From your error message, there is some problem in org.apache.hive.jdbc.hivedriver.
Can you connect your DB successfully through client without using talend? Have you tried to use tImpalaXXX components to see if it works?
Best regards
Sabrina
Anonymous
Not applicable
Author

The driver class appears to be incorrect. Check the impala-jdbc-0.5.2.jar via 7Zip or some jar viewer and navigate down the hierarchy to find the driver class.