Hi, i am looking at a way to connect to Azure databricks using JDBC to pull data. Has anyone been able to successfully create a connection with databricks?
You dont need additional plugins. Follow the steps in the solution and you should be able to connect. You can use your existing MID Server for this purpose.
Please check if your JAR file uploaded successfully in the extlib folder on the MID Server. Also the version this worked on was Xanadu. Not sure if it will run successfully on earlier versions.
Okay so i was able to connect to databricks using JDBC. Below are the steps 1. Create a new JDBC data source for Databricks.2. Create a new Format value for Databricks. Existing ones usually are MySQL/Oracle/SQL Server. Add one more for Databricks3. ...
Hi Mogens, do you have more insights on how to build the event consumer in ServiceNow. i am currently evaluating options to consume SAP data using EDA, and am very much interested in knowing how to consume those events from SAP event mesh. Thanks,Afr...