Created 04-16-2024 11:47 PM
Hey community, is it possible to connect to cloudera data warehouse using trino driver?
Created 04-17-2024 02:11 AM
@gowthamsanjam, Welcome to our community! To help you get the best possible answer, I have tagged in our CDP experts @Rajat_710 @upadhyayk04 @utrivedi who may be able to assist you further.
Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.
Regards,
Vidya Sargur,Created 04-22-2024 04:51 AM
Created 04-22-2024 04:54 AM
Created 04-23-2024 05:32 AM
Hi @gowthamsanjam,
We recommend using the Cloudera JDBC Jar to connect to third-party tools using JDBC URLs.
You can view more information here:
https://www.cloudera.com/downloads/connectors/hive/jdbc/2-6-25.html
Let me know if this helps!
Cheers!
Created 04-23-2024 06:15 AM
I want trino driver to connect and access the cloudera warehouse and query data in it. Will your solution help me do that? I dint quite understand your solution.
Created on 04-23-2024 09:01 AM - edited 04-23-2024 09:02 AM
Hi, @gowthamsanjam cloudera provides its own JDBC driver to connect to the cloudera warehouse, instead of the custom jar you can go with the Cloudera-provided jar, which should suffice for your use case.