cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

databricks on azure jdbc

clyormz
New Contributor

Hello Databricks team

I have one question regarding data bricks on azure configuration using jdbc [Simba][SparkJDBCDriver](700100)

I am getting below error message :

 

java.sql.SQLException: [Simba][SparkJDBCDriver](700100) Connection timeout expired. Details: None.
	at com.simba.spark.jdbc.core.LoginTimeoutConnection.handleException(Unknown Source)
	at com.simba.spark.hivecommon.core.HiveJDBCCommonConnection.handleException(Unknown Source)
	at com.simba.spark.jdbc.core.LoginTimeoutConnection.connect(Unknown Source)
	at com.simba.spark.jdbc.common.BaseConnectionFactory.doConnect(Unknown Source)
	at com.simba.spark.jdbc.common.AbstractDriver.connect(Unknown Source)
	at 

The suggestion is to extend the timeout but looks like is related about ssl/tls certificates.

My question is if there is a documentation to check how to configure properly databricks on azure with an external cloud resources like aws ec2.

Thank you

Kind Regards

1 REPLY 1

jose_gonzalez
Moderator
Moderator

Check your network connection. Try "%sh nc -zv {hostname} {port}"

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