Databricks Community is an open-source platform for data enthusiasts and professionals to discuss, share insights, and collaborate on everything related to Databricks. Members can ask questions, share knowledge, and support each other in an environment that ensures respectful interactions.
I am following Microsoft documentation to connect from Databricks workspace to Azure blob storage. but it is not working. Any help is greatly appreciated. Below is the code spark.conf.set("fs.azure....
We are experiencing the following issues. Description: I encountered an issue while executing a Spark SQL query in Databricks, and it seems to be related to the query optimization phase. The error...
When taking Data Engineer Learning Plan https://partner-academy.databricks.com/learn/learning-plans/10/data-engineer-learning-plan there are videos with demo notebooks - is there an option to do...
Hi, I am looking to build a ETL process for a incremental load silver table. This silver table, lets say "contracts_silver", is built by joining two bronze tables, "contracts_raw" and "custom...
Hi everybody, I tested the temporary table credentials API. I works great, as long as I use the credentials outside of Databricks (e.g. in a local duckdb instance). But as soon as I try to use the ...
Hi everyone, I do not want to use 4 DBU/h XS warehouse since I have very tiny data on the new startup. I want to create a minimal cluster and run it as the underlying SQL engine for my dashboard. T...
I have a workflow in QA workspace that attached one notebook. I need to deploy the same workflow to PRD workspace , with all the notebooks in the azure devops repo and attche and run a different note...
I have some legacy software that only runs on Windows, but that can be driven via Python. Is it possible to set up compute resources that run Databricks Container Service on a windows base image, so ...