Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Connecing cloudera data warehouse with trino driver

avatar

Hey community, is it possible to connect to cloudera data warehouse using trino driver? 

6 REPLIES 6

avatar
Community Manager

@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,
Community Manager


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:

avatar

avatar

avatar
Expert Contributor

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://docs.cloudera.com/cdw-runtime/1.5.1/integrating-hive-and-bi/topics/dw-integrating-third-part...

https://www.cloudera.com/downloads/connectors/hive/jdbc/2-6-25.html

Let me know if this helps!

Cheers!

avatar

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.

avatar
Expert Contributor

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.