How to use/install a driver in Spark Declarative Pipelines (ETL)?

PabloCSD
Valued Contributor II

Salutations,

I'm using SDP for an ETL that extracts data from HANA and put it in the Unity Catalog. I defined a Policy with the needed driver:

PabloCSD_0-1768228884826.png

But I get this error:

An error occurred while calling o1013.load. : java.lang.ClassNotFoundException: com.sap.db.jdbc.Driver at java.base/

How can I install the driver?

Mahalo