Skip to Content
0
Jul 06, 2021 at 05:58 AM

Pushing dataframes from Azure databricks to SAP HANA

212 Views Last edit Jul 06, 2021 at 08:07 AM 2 rev

Hello,

I using this blog as a base for this question "https://blogs.sap.com/2019/10/24/your-sap-on-azure-part-22-read-sap-hana-data-from-azure-databricks/"

I am able to access HANA data in databricks via JDBC connector i.e. ngdbc.jar, now I am trying to push processed data back to HANA.

I tried using the same jdbc connector to push/write but it didn't worked so far for me.

can anyone help me here please.