Error with live connection SQL Datawarehouse
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 03:15 AM
Error type: System call error. Cannot make named pipe /tmp/EvtnUM74TA574813952 due to error: No space left on device..))
I can't find anything recent online related to Databricks or the SQL warehouses specifically. I don't seem to have enough monitoring options to figure out why this error is occuring. Anyone have an idea what is going on here?
Thanks in advance.
- Labels:
-
Sql data warehouse
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 05:01 AM
can you elaborate a bit on how you connect to Databricks SQL, and what cluster you use (or even serverless) and what tool?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 05:49 AM
Microstrategy connects to a small SQL Datawarehouse (SQL endpoint), which I guess is serverless by default. I don't believe the Databricks UI gives many options other than size and cost efficient or reliable setting. May be a temporary issue since it seems to have solved itself for now at least.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 06:11 AM
Ok great to hear the issue solved itself 🙂
FYI: the small SQL dwh is not serverless. To be able to select serverless endpoints, you have to activate it first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 08:11 AM
Thx for the help and info!