Databricks Community is the official forum for data engineers, data scientists, data enthusiasts and AI practitioners to ask questions, share knowledge, and collaborate on everything related to Databricks. Members can find answers, share best practices, and support each other in an environment that ensures respectful interactions.
We are building a production support agent that requires seamless integration between: Genie spaces (for analytics queries) Vector search Custom tools The MCP protocol provides a st...
Hello, I'm trying to set up a DAB job that runs an ML job. For this it would be useful to use a serverless ML environment, that I can select in notebooks. Anyway, I do not find a meaningful way to d...
Context: We're exploring using Kubernetes (EKS) as our compute infrastructure instead of Databricks managed clusters. We want to understand if Databricks can orchestrate, deploy, and monitor jobs tha...
On Azure Databricks, I have been creating AutoML experiments on May 15th 2026, using a Single User compute with Databricks runtime 17.3 LTS for ML, which I have assigned to myself. I try to register...
The Databricks documentation page on on-demand feature computation (https://docs.databricks.com/aws/en/machine-learning/feature-store/on-demand-features#what-are-on-demand-features) mentions using Py...
There are many conflict and dependency issues when trying to install VLLM and use the Qwen models (on serverless), even the v2 families. I tried following this guide https://docs.databricks.com...
Hi! I'm trying to determine if Mosaic Vector Search (or is it simply called Vector Search) is available on AWS GovCloud? This shows it is not: https://docs.databricks.com/aws/en/resources/featu...
Hello, I am working on an ML project for text classification and I have a problem. The following piece of code stalls completely. It prints 'start' but never 'end'. from transformers import Traini...
I have a job that runs a notebook, the notebook uses serverless GPU (A10) and it keeps failing with a "Run failed with error message Cluster 'xxxxxxxxxxx' was terminated. Reason: UNKNOWN (SUCCESS)". ...