Integrating Dataiku with Denodo
VickeyC
Registered Posts: 27 ✭✭✭✭
Has anyone created an integration with Denodo? If so, did you use a JDBC connection? How did you manage user permissions?
Thanks!
Operating system used: Red Hat
Tagged:
Answers
-
Sergey Dataiker, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts Posts: 365 Dataiker
Hi @VickeyC
Yes, you should be able to connect to Denodo with the connection type "Other SQL databases". The driver should be "com.denodo.vdp.jdbc.Driver". You will need to upload the corresponding JDBC driver to DSS_DATA_DIR/lib/jdbc directory:
https://doc.dataiku.com/dss/latest/installation/custom/jdbc.html