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:ย 

How many users can the JDBC endpoint support in the All Purpose HC?

HowardWong
New Contributor II

What is the max number of users can the JDBC endpoint support in the All Purpose high concurrency cluster? To support more sql workloads, is it better to go with Databricks Sql Enpoints?

1 REPLY 1

Ryan_Chynoweth
Esteemed Contributor

There is a limit an execution context limit of 145. This means you can have at most 145 notebooks attached to a cluster.

https://kb.databricks.com/execution/maximum-execution-context.html

If you are primarily using SQL then Databricks SQL Endpoints would be a better option from a performance and cost point of view.

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