Data bricks connectivity with Dataiku

sj0071992
Data bricks connectivity with Dataiku

Hi Team,

 

I just want to understand how I can connect Databricks with Dataiku.

 

Thanks

0 Kudos
3 Replies
AlexT
Dataiker

To connect to Databricks you can use a generic SQL connection and load the JDBC driver from Databricks.

1) Download the driver: https://databricks.com/spark/odbc-drivers-download  
2) Place the jar (SparkJDBC42.jar) in data_dir/lib/jdbc on DSS
3) Create a new SQL connection choose Hive as your dialect driver class is usually com.simba.spark.jdbc.Driver

This will then allow reads from Databricks.

If you want more details around how DSS integrates with Databricks I would you reach out to your Partner Manager directly. 

 

0 Kudos
sj0071992
Author

Hi Alex,

 

Thanks for the reply. I think I need to re-phrase my question.

I want to use Databricks instead of EKS 

0 Kudos
AlexT
Dataiker

Hi,

In that case, I would suggest you reach out to the Partner Manager to discuss this. They can provide you with more information. 

0 Kudos