Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best prac...
Explore discussions on Databricks administration, deployment strategies, and architectural best prac...
Join discussions on data engineering best practices, architectures, and optimization strategies with...
Join discussions on data governance practices, compliance, and security within the Databricks Commun...
Explore discussions on generative artificial intelligence techniques and applications within the Dat...
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithm...
Engage in discussions on data warehousing, analytics, and BI solutions within the Databricks Communi...
I have a GCP Databricks account on the Enterprise plan with GCP Marketplace configured as the default payment method. Partner-powered AI features are enabled, and we enabled the Supervisor API Beta preview. Unity Catalog v3 model services are visible...
Hey, thanks for replying! I'm not really sure how to upgrade 'further' from what I can currently see under the 'Billing' section of my workplace, screenshot for the same is attached; your advice would be really helpful!
Genie expertsWe are planning to utilize the AWS Bedrock agent to work with Genie One and invoke endpoints within Databricks. Our setup will involve multiple Databricks accounts that will be integrated with the Bedrock agent. I would appreciate any g...
A few practical patterns/gotchas that tend to matter for this kind of setup: 1. Bedrock doesn't have a native Genie connector, so the usual approach is to implement the call as a Bedrock Agent action group backed by a Lambda function. The Lambda wrap...
Hi experts ,now databricks for support for Iceberg open table format conversion yet not fully though.Databricks calls this Delta Lake UniForm (Universal Format). When tentatively Databricks can support fully open table format Iceberg, Hudi etc.Is the...
Worth separating "reading Iceberg from Delta" from "Databricks fully adopting Iceberg as a first-class table format" - those are two different things and Databricks has been moving on both fronts. Today: UniForm (Universal Format) makes a Delta table...
Hi,So i've been playing around with transformWithState over the last few weeks and have got the code to work exactly as desired.Wrote some integration tests that execute fine within the workspace in serverless and everything, the issue is however is ...
This smells like a client/server module-resolution mismatch that's specific to Databricks Connect + serverless, rather than a wheel packaging problem per se. A few things worth checking: 1. Where the StatefulProcessor class lives. Since it's defined ...
I enable format assistance & entity match for some table fields in my genie space. But it looks like it doesn't work. e.g. the following field is categorical and I enable format assistance & entity match for it. The following is the generated sql: mo...
@pavannaidu I would like to reopen this issue, as I have faced similar problems (and yes I made sure to enable it properly, toggling off and saving, toggling on and saving again, etc.). For Genie Agent in Chat Mode, when going into the thinking proce...
My data source is going to generate csv files for multiple objects all into the same directory that I need to load from. The files will have names in the format along the lines of <objecttype>_YYYY_MM_DD_guid.csv.gz. Each objecttype will have it's ow...
I’d avoid doing a dbutils.fs.ls followed by one Auto Loader stream per object type. That creates more streams/checkpoints as the number of object types grows.A cleaner pattern is to use one Auto Loader stream over the directory, extract objecttype fr...
Hi,I'm trying to use the OpenTelemetry traces in Unity Catalog https://docs.databricks.com/aws/en/mlflow3/genai/tracing/trace-unity-catalogBut I'm having trouble to understand the behavior.First, I can't find any data in the following two tables.<tab...
The _otel_logs and _otel_metrics tables may remain empty if your traces are stored primarily in the spans table. Check _otel_spans first and verify that the UC trace storage and permissions are configured correctly.For a new setup, use Unity Catalog ...
Dear Databricks Certification Support Team,My Databricks Certified Data Engineer Associate exam was suspended during the exam session.After the exam was suspended, I verified my system and found that my webcam was not working properly. I believe the ...
Hello.Ive created a custom cluster - m4.large. When i try to execute some code in this cluster the behaviour is as follows:- Cluster starts, have running status- I run code, for example print("Hello")- Code runs indefinitely- I click interrupt, it st...
It sounds more like a cluster/driver initialization or resource issue than a Python problem, especially because even SELECT 1 hangs.I’d check these first:Look at the Driver logs and Event log for errors around the first notebook execution. Databricks...
VS status remains "syncing" indefinitely — rechecked after 12 hours, status still "syncing". The Databricks job completes successfully and the new data is queryable:
@airbotsThe underlying issue is generally a metadata reconciliation lag where the Vector Search index status remains stuck displaying Syncing in Catalog Explorer even after the sync pipeline has completed. The metadata status reporting mechanism gene...
Hi Databricks Community,I am trying to enable Unity Catalog in my Azure Databricks account. As part of the setup, I created an Azure Databricks Access Connector and assigned its managed identity the required permissions on my ADLS Gen2 storage accoun...
Hey, Check the IAMs for both connector and ADLS, your problem will be solved...I have come across the same issue and have cleared it by assigning a role through IAM. LMK, if you have solved it Thanks
When I first started working with streaming in Databricks, I had a very simple picture in my head:Streaming = keep the cluster running and process data continuously.New data arrives → Spark sees it → process it → repeat forever.Technically, that can ...
Hello everyone,Good evening. I am a data analyst and a Databricks Certified Data Engineer Associate. While I understand the platform from a technical perspective and recognize its value, I am still learning how to estimate the full financial impact ...
@nafikazi The framework you mapped out demonstrates a good understanding of how decisions dictate operational spend. Structuring the model around Year 1 implementation versus steady-state run rates, defining capacity tiers by team profile and establ...
Hi,Currently I'm trying to connect my databricks to Netsuite using Lakeflow connect. At the moment, Netsuite only provides JAR driver version 8.10.190.0. Would Databricks be supporting this version soon? If not yet, can I know when would Databricks b...
That version should work although documentation doesn't list it yet. Can you try out? If it fails I would recommend opening a support case with your workspace ID and the exact error message so the team can verify the allowlist status.
HelloI have a question about how VACUUM works.We executed the following VACUUM command from a PySpark job:spark.sql("""VACUUM catalog_name.schema_name.table_name RETAIN 168 HOURS""")The Delta table has a table property retention period of 365 days, b...
Hello Louis,Thank you so much for the incredibly detailed and helpful answer – it was a great help. I have the following question:We have a daily job that loads data from one Databricks schema into one or more Databricks schemas using CDF.In addition...
| User | Count |
|---|---|
| 1838 | |
| 885 | |
| 803 | |
| 472 | |
| 312 |