cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Compute cluster not working after installing ojdbc

prashasinghal
New Contributor II

Hi ,
I have a Databricks 12.2 LTS compute cluster which as expected.
I need to establish conn to Oracle, once ojdbc11 Driver jar is installed. Cluster does not execute any cell (even print statement) and stuck in waiting state.
In Driver logs it shows:
''Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=consolidated''
I have tried with other versions of databricks (14.3, 15) , also with ojdbc8.jar.
Thanks in advance for any support.

1 ACCEPTED SOLUTION

Accepted Solutions

prashasinghal
New Contributor II

Issue is resolved.
Installing drivers directly collide with Databricks internal runtime libraries.
We have used init script to copy jar from workspace to databricks/jars/.

View solution in original post

1 REPLY 1

prashasinghal
New Contributor II

Issue is resolved.
Installing drivers directly collide with Databricks internal runtime libraries.
We have used init script to copy jar from workspace to databricks/jars/.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group