Forum Discussion

Rodrivieiras's avatar
Rodrivieiras
Helper I
2 years ago

Fabric notebook - Oracle connection error: java.lang.ClassNotFoundException

I am trying to connect to an Oracle database, but the oracle driver is not being found by Pyspark.   First I uploaded the oracle jdbc driver v.11 in the builtin folder:     Code:     !...