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: 

Looking for information on security design on how JDBC connections to clusters function

User16826987838
Contributor

I am looking for more information around the security design around how JDBC connections to clusters function:

  • What security controls are in operation to safeguard the Databricks clusters?
  • Is the API gateway abstracted from the Databricks cluster in that interface for the cluster is not presented to internet?

2 REPLIES 2

brickster_2018
Databricks Employee
Databricks Employee

JDBC connections to the Spark clusters work using the Spark thrift server protocol. The connections are secure because the authentication is performed from the control plane using the API gateway and the requests which are authenticated are passed to the Spark cluster to establish the thrift server connectivity.

Albina228
New Contributor II

In fact, I have no idea what kind of design we are talking about, it causes associations with Cloud Ceilings

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