cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

NiFi on EKS Fails to Connect to Databricks via JDBC – "Connection reset" Error

December
New Contributor II

I'm using Apache Nifi (running on AWS EKS) to connect to Databricks (with compute on EC2) via JDBC. My JDBC URL is as follows:

jdbc:databricks://server_hostname:443/default;transportMode=http;ssl=1;httpPath=my_httppath;AuthMech=3;UID=token;PWD=my_token. However, I encountered the following error:

December_1-1741684901117.png

I have verified that:

  • I can successfully telnet from my NiFi pod to the Databricks host on port 443.
  • The necessary network security settings (firewalls, security groups) allow connections from the NiFi IP range.
  • I can connect to Databricks using the same JDBC URL from DBeaver on my pc without any issues.

Can anyone please explain why NiFi is encountering a "Connection reset" error when connecting to Databricks via JDBC, and provide suggestions on how to resolve this issue?

0 REPLIES 0

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now