You can translate the question and the replies:

How can I connect from Spark sql?

Hi, I need to connect to Denodo platform vdp from spark sql? I have denodo 6. Where can I get the connector? Please advice. Thanks.
user
23-11-2016 18:43:34 -0500
code

1 Answer

Hi, I think that the following link to the Spark documentation can be interesting for you: http://spark.apache.org/docs/latest/sql-programming-guide.html#jdbc-to-other-databases Spark SQL offers a data source for connecting to databases through JDBC, so you can use the Denodo JDBC driver for connecting to Denodo from Spark. Hope this helps!
Denodo Team
24-11-2016 06:24:37 -0500
code
You must sign in to add an answer. If you do not have an account, you can register here