Cannot install jar to cluster: invalid authority.

tdk
New Contributor III

Hi all

I want to access on-prem Oracle Database data from the python notebooks. However, the install of the jar (ojdbc8.jar) results in an error, which occurs while the cluster is starting up.

The error message:

"Library installation attempted on the driver node of cluster 0911-042011-ccvo6es and failed. Please refer to the following error message to fix the library or contact Databricks support. Error Code: DRIVER_LIBRARY_INSTALLATION_FAILURE. Error Message: java.util.concurrent.ExecutionException: abfss:/jars/ojdbc8.jar has invalid authority."

The cluster is a: 15.4 LTS (includes Apache Spark 3.5.0, Scala 2.12), single user, single node.

The environment is on Azure.

I hope somebody can help, so I can startup the cluster with the jar-lib available.