Queries Hanging Indefinitely
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
I spun up a databricks environment on AWS via the AWS marketplace.
All the required infrastructure such as S3, VPC, Subnets are automatically created during the process
Once I get the Databricks environment up and running - I created a cluster. I attached that cluster with a notebook and tried running simple query: Show Catalogs; The query is running indefinitely and eventually timing out, If I run select 1 that is working correctly
I can explore the catalogs, explore the volumes if I attach serverless cluster to the notebook
What is wrong with the compute that I am creating?
Labels:
- Labels:
-
Partner