cancel
Showing results for 
Search instead for 
Did you mean: 
Community Articles
Dive into a collaborative space where members like YOU can exchange knowledge, tips, and best practices. Join the conversation today and unlock a wealth of collective wisdom to enhance your experience and drive success.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

AmitDECopilot
by Contributor
  • 2579 Views
  • 0 replies
  • 1 kudos

LTAP: What Databricks New Transactional-Analytical Architecture Means for Data Engineers

For years, enterprise data architecture has followed a familiar pattern.An application writes customer orders, account updates, inventory changes, or transactions into an operational database.Then data engineering takes over.We capture changes throug...

  • 2579 Views
  • 0 replies
  • 1 kudos
AmitDECopilot
by Contributor
  • 522 Views
  • 0 replies
  • 0 kudos

From Business Requirements to Lakeflow Pipelines: A Governed Metadata-Driven Delivery Pattern

IntroductionDifferent organizations use different names for these artifacts: business requirements, mapping specifications, source-to-target mappings, data contracts, transformation rules, or semantic definitions. The name matters less than the goal:...

  • 522 Views
  • 0 replies
  • 0 kudos
savlahanish27
by Databricks Partner
  • 587 Views
  • 0 replies
  • 0 kudos

Medallion Architecture Has 3 Layers. We Built 5. Here's Why — Views Layer Design on Databricks

Part 4 of my enterprise data platform series is up - this one cover why we added a fifth layer to the standard medallion architecture.We connected BI tools to the Gold layer and immediately hit four problems Gold alone couldn't solve:Schema breaks wh...

  • 587 Views
  • 0 replies
  • 0 kudos
savlahanish27
by Databricks Partner
  • 1049 Views
  • 0 replies
  • 1 kudos

Your data is clean. But who's accessing it, and how? Governing your Lakehouse with Unity Catalog

Nobody told the analytics team they couldn't query the raw customer table. So, they did.Full names, email addresses, phone numbers - exported to a CSV for "a quick look." No alert fired. No one flagged it. We found out three weeks later during a comp...

  • 1049 Views
  • 0 replies
  • 1 kudos
savlahanish27
by Databricks Partner
  • 435 Views
  • 0 replies
  • 0 kudos

Gold Layer Design on Databricks — MERGE vs Overwrite, Partitioning, SCD Type 2 from SAP

Part 3 of my series on building an enterprise data platform on Databricks is up - this one cover Gold layer design.The short version: Gold isn't just aggregated Silver. Silver maps to your source system. Gold maps to the business questions your consu...

  • 435 Views
  • 0 replies
  • 0 kudos
vedanthv
by New Contributor III
  • 841 Views
  • 0 replies
  • 3 kudos

Deal2Delivery: How I Built an End-to-End AI Sales Intelligence Platform on Databricks

Hi Everyone! This is my official submission for DAIS 2026 Community Virtual Contest!Deal2Delivery: How I Built an End-to-End AI Sales Intelligence Platform on DatabricksEvery sales team has the same nightmare: a deal closes, and then nobody knows if ...

  • 841 Views
  • 0 replies
  • 3 kudos
Ashwin_DSA
by Databricks Employee
  • 956 Views
  • 0 replies
  • 2 kudos

Databricks Multi-Table Transactions - Part 2

In Part 1, we covered why multi-table transactions matter. Now let's build one. We'll create the tables from the claim wrap-up scenario, load sample P&C insurance data, and walk through what happens when the wrap-up succeeds, when it fails, and when...

s1-claim.png s1-wraplog.png s1-reserves.png s2-error.png
  • 956 Views
  • 0 replies
  • 2 kudos
Kirankumarbs
by Valued Contributor III
  • 1729 Views
  • 9 replies
  • 6 kudos

Streaming Failure Models: Why "It Didn't Crash" Is the Worst Outcome

Most Databricks streaming failures don't look dramatic.No cluster termination. No red wall of errors. The UI says RUNNING — and your customers start reporting nonsense.I wrote about the incident that changed how we think about streaming jobs on share...

  • 1729 Views
  • 9 replies
  • 6 kudos
Latest Reply
mderela
Contributor
  • 6 kudos

Completely agree, production war stories are worth more than any documentation. I’ve eaten enough teeth on production data lake issues to write my own chapter on what can go wrong, whether that’s deploying Databricks in financial institutions or bein...

  • 6 kudos
8 More Replies
Harun
by Honored Contributor
  • 11182 Views
  • 4 replies
  • 2 kudos

Optimizing Costs in Databricks by Dynamically Choosing Cluster Sizes

Databricks is a popular unified data analytics platform known for its powerful data processing capabilities and seamless integration with Apache Spark. However, managing and optimizing costs in Databricks can be challenging, especially when it comes ...

  • 11182 Views
  • 4 replies
  • 2 kudos
Latest Reply
mame17
New Contributor II
  • 2 kudos

@Second Reply You’re right just printing out selected_pool isn’t enough to actually leverage dynamic cluster sizing at runtime. In practice, the value of selected_pool would feed directly into your Databricks cluster creation API or workflow automati...

  • 2 kudos
3 More Replies
jsdmatrix
by Databricks Employee
  • 915 Views
  • 0 replies
  • 1 kudos

SQL Scripting in Apache Sparkâ„¢ 4.0

The Apache Sparkâ„¢ 4.0 introduces a new feature for SQL developers and data engineers: SQL Scripting. As such, this feature enhances the power and extends the flexibility of Spark SQL, enabling users to write procedural code within SQL queries, with t...

Screenshot 2025-10-31 at 2.43.13 PM.png Screenshot 2025-10-31 at 2.41.15 PM.png
  • 915 Views
  • 0 replies
  • 1 kudos
Labels