You can translate the question and the replies:

Connector to Spark SQL

Hi Team, We are looking for Connector for Spark SQL. when i go through the same question, i see one answer that we need to create the baseview from query instead import baseview. Also config change in hive datasource. These answers are when the version was 5.5 and would like to know the latest on it. Thanks, Selva
user
24-04-2017 17:05:16 -0400
code

1 Answer

Hi, You can try to make use of the database adapter for Denodo Platform 6.0 version: Spark SQL versions 1.5 and 1.6 from the list of database adapters available in JDBC data source creation window. Then point to the Hive JDBC jar file in the driver class path, provide all the connection details and save the changes. With that you will be able to create base views in Denodo both by introspecting the source and also create base views by using the create from query option. I hope this helps you!
Denodo Team
26-04-2017 11:50:25 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here