cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
cancel
Showing results for 
Search instead for 
Did you mean: 

Databricks is taking too long to run a query

Fresher
New Contributor II

I ran a simple query. It is taking too much time and it doesn't stop running. I am the only one who is using cluster. It's happening to every notebook in the workspace.

4 REPLIES 4

daniel_sahal
Esteemed Contributor

@Fresher 
Check you Databricks workspace networking. This kind of situation often happens when there are network connectivity issues between control plane and data plane.

Fresher
New Contributor II

I have checked the networking in data bricks and everything seems to be fine. What can be reasons for the issue?

Lakshay
Esteemed Contributor
Esteemed Contributor

Do you see spark jobs running in Spark UI ?

Fresher
New Contributor II

No. All the queries like use catalog, use schema are working but select and create commands are not working.