Databricks Platform Discussions
Dive into comprehensive discussions covering various aspects of the Databricks platform. Join the co...
Dive into comprehensive discussions covering various aspects of the Databricks platform. Join the co...
Engage in vibrant discussions covering diverse learning topics within the Databricks Community. Expl...
We want to leverage these connectors to pull in marketing spend data. But the docs seem to say that the destination must be unique based on accounts. For Tik, we have a hundred accounts... each account will have a destination table for each object. ...
When attempting to change sharing settings of published dashboards from Only people with access can view to anyone in my account can view or vice versa we get a "Failed to change permissions on dashboard..." error. This happens for all dashboards, bo...
Wow @Ashwin_DSA that's a quick way to escalate and resolve!
Hi everyone,I'm looking for advice from anyone who has implemented near real-time ingestion from Amazon DocumentDB into Databricks.Our current architecture is:Application → Amazon DocumentDBPython AWS Lambda functions capture changes from DocumentDBL...
I'm working on a personal data engineering project using Kafka, Spark Structured Streaming, and Docker.The application consumes two Kafka topics that originate from an external market-data websocket source:a trade streama candlestick (kline/OHLCV) st...
Spark Structured Streaming writes to file sinks and generally it uses a phased commit by writing temporary files to the output directory followed by writing metadata with references and a final commit by moving/renaming temp files to final names. You...
Hi everyone,I'm currently working on implementing a data dictionary, and I'm struggling to understand what the best approach is when using a Medallion architecture in Databricks.My company is migrating its data to Databricks so that users can consume...
Hi, This is a challenging area to get right, especially with so many tables and schemas. Unity Catalog is definitely a good bet for storing this metadata. There are a few approaches that you could take to the data definitions part, and it depends on ...
I'm a ServiceNow developer evaluating Databricks as an alternative platform for app development. My pain points with ServiceNow include:Limited-to-zero support for developing apps in popular modern frameworks like React, Flask, and so on.Buggy implem...
TLDR: Databricks Apps is not a 1:1 ServiceNow replacement. Its intended uses are internal web apps tied to data/AI, especially data entry forms and custom operational interfaces; it supports Python or Node.js, React, local IDE-based development, Git-...
Hi community,I'm building a custom MCP proxy server (hosted as a Databricks App) that forwards requests to an upstream MCP server. The upstream server exposes both **tools** and **prompts** as per the MCP specification.I can confirm that Genie Code s...
Hi everyone! I hope you're doing well.Many of you know that the Databricks Data + AI Summit is the biggest Data & AI event of the year. This year was particularly special for me, it was my second consecutive year speaking live on stage in San Francis...
I am using Azure Databricks DBFS. I have stored some python scripts, notebooks in folders in DBFS root and have mounted ADLS Gen2 to DBFS. Currently I do not have Unity Catalog enabled and this was setup 3-4 years ago. I came across this article http...
Hey @humayun Storing data DBFS provisioned storage is deprecated but not dbfs:/ URI scheme. Let's not get confused!dbfs:/ scheme to access dbfs:/Volumes/${CATALOG}/libs/wheels is supported and not going to be deprecated!Hope this helps and feel free ...
I have to implement row level Security to single/multiple tables based on roles and we don't want to create separate copies for users this one how can i implement and what is the code i can use?
Hi @Rupa0503 , Yes, you can do row-level security across one table or many in Unity Catalog without copying data per role. @balajij8 pointed you in the right architectural direction (ABAC with governed tags, a reusable row-filter function, and centr...
I have created an iceberg tables in databricks, and inserted bunch of values in it. how do I list the snapshot and other metadata of the tables. create table raw.landing.emp_ice(id int, name string ) using icebergfollowing doesn't work https://iceber...
@gaurang033 , I believe my solution gets you going in the right direction. Please give it a read and let me know. Cheers, Louis.
Genie keeps breaking my code, sometimes making almost impossible to write code.Sometimes it behaves in a normal way, but sometimes it auto correts at every moment, with non wanted code.There is any way to fix it? I know its a bug, but i also dont kno...
Hi @Félix_banqi, Sorry you are facing this issue. That definitely doesn’t sound like the intended experience. I would like to understand the issue better to give you a better steer. Is there an example you can share? In the meantime, given that you h...
Hi Team,I am facing an issue while creating a Knowledge Assistant in the Agent section. It was working fine earlier, and I had uploaded multiple PDF files (70K). However, it has now started behaving unexpectedly.I am not able to see any source data i...
Thanks @Ashwin_DSA I have already tried the provided solution, but I am still facing the error. I have also raised a support request with Azure Databricks; however, it has been going in circles for the past month without resolution.
I am writing to request assistance with a login issue I am experiencing with Databricks.I am attempting to create a Databricks account on AWS using my email address. Although I already have an active AWS account associated with this email, I am unabl...
Hi, For this kind of issue you should email onboarding-help@databricks.com with your account details and they should be able to help. You should have received an onboarding email, which you would have needed to accept before the workspace setup. If y...
Hi. I have the following scenario on AWS Databricks:I have a catalog that I need to Delta Share to external systems (both other dbks accounts and other non-dbks systems).All tables on this catalog are MANAGED type, with all the files sitting in the s...
Hi As you've rightly said the cost of delta sharing is not in the compute but in the egress costs. I would also ignore the GetObject costs as these again will probably be negligible, around $0.0004 per 1000 get object requests. So the egress charges...
| User | Count |
|---|---|
| 1899 | |
| 1028 | |
| 930 | |
| 480 | |
| 362 |