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

Query RestAPI end point in Databricks Standard Workspace

Soma
Valued Contributor

Do we have option to query delta table using Standard Workspace as a endpoint instead of JDBC

1 ACCEPTED SOLUTION

Accepted Solutions

Hubert-Dudek
Esteemed Contributor III

Hi @somanath Sankaranโ€‹ I bet that you refer to SQL endpoints which is only available in Premium.

I think the best approach is register two workspaces one cheaper standard and use it for jobs, normal clusters.

One more expensive and use it just for sql endpoint and sql dashboards.

Notebook code between both cab be easy synced with repo and you can implement common metastore (list of schema, tables).

View solution in original post

3 REPLIES 3

Hubert-Dudek
Esteemed Contributor III

Hi @somanath Sankaranโ€‹ I bet that you refer to SQL endpoints which is only available in Premium.

I think the best approach is register two workspaces one cheaper standard and use it for jobs, normal clusters.

One more expensive and use it just for sql endpoint and sql dashboards.

Notebook code between both cab be easy synced with repo and you can implement common metastore (list of schema, tables).

Soma
Valued Contributor

@Hubert Dudekโ€‹  Thanks got it

Anonymous
Not applicable

@somanath Sankaranโ€‹ - Would you be happy to mark @Hubert Dudekโ€‹'s answer as best if it resolved the problem? That helps other members who are searching for answers find the solution more quickly. ๐Ÿ™‚

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