Error while trying to install jdbc8.jar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2024 10:48 PM
Hi,
I am attempting to connect to an Oracle server. I tried to install the ojdbc8.jar library, but I encountered an error: "Library installation attempted on the driver node of cluster 0718-101257-h5k9c5ud failed. Please refer to the following error message to resolve the issue or contact Databricks support. Error Code: DRIVER_LIBRARY_INSTALLATION_FAILURE. Error Message: com.databricks.api.base.DatabricksServiceException: BAD_REQUEST: DBFS library installations are not supported on DBR 15 or above."
Any idies? thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 12:40 PM
2 and 3 didn’t work for me.
maybe 1 will, so I would like to get more details. Right now, I have opened a cluster with Dbr 14.2, and it seems to be fine. However, it might be helpful to get more details about the first method.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 12:57 PM
I really appreciate your answer but because I am using 14.2 so I succeed to import that library via the ui, I meant that I would like to get some information about how to import it with 15+ version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 01:15 PM
Do I need to use it in the cluster configuration? I will try it tomorrow and let you know.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 09:11 PM
i get another error:
spark.databricks.driver.dbfsLibraryInstallationAllowed should be boolean, but was true.

