cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Gilk
by New Contributor II
  • 117 Views
  • 2 replies
  • 0 kudos

Predictive Optimization for Streaming tables in Lakeflow pipelines

On July 2025 https://www.databricks.com/blog/whats-new-lakeflow-declarative-pipelines-july-2025 predictive optimization was enabled for all UC managed Lakeflow pipelines. I was wondering if there is a possibility now to disable it for Streaming table...

Data Engineering
dlt
lakeflow pipelines
  • 117 Views
  • 2 replies
  • 0 kudos
Latest Reply
Ashwin_DSA
Databricks Employee
  • 0 kudos

Hi @Gilk, Before the how, can I ask what is driving the wish to turn it off? For most pipeline tables predictive optimization is doing useful work, running OPTIMIZE, VACUUM, and ANALYZE on serverless compute so file sizes, storage, and statistics sta...

  • 0 kudos
1 More Replies
Fatimah-Tariq
by New Contributor III
  • 204 Views
  • 4 replies
  • 0 kudos

Lakeflow connect CT pipeline keeps running multiple connections in source

I'm working on an ingestion pipeline. I was adding tables to it gradually so that we can monitor the load on our prod server side by side and with my last set of tables added (with them, all the heavy duty tables were inside that pipeline), the load ...

FatimahTariq_0-1789473365412.png
  • 204 Views
  • 4 replies
  • 0 kudos
Latest Reply
AbhilashNagilla
Databricks Employee
  • 0 kudos

For a standard connector, the gateway continuously extracts snapshots, change logs, and metadata, while a separately scheduled serverless pipeline applies staged data (connector components). Changing the serverless pipeline schedule therefore does no...

  • 0 kudos
3 More Replies
kabiromohd
by New Contributor
  • 121 Views
  • 2 replies
  • 0 kudos

Databricks Free Edition

Hi,I just signed up for Databricks free edition to start my learning journey in Data Engineering on it.Want to know for how long it remains free?Thank you.

  • 121 Views
  • 2 replies
  • 0 kudos
Latest Reply
Ashwin_DSA
Databricks Employee
  • 0 kudos

Hi @kabiromohd,   Welcome to Databricks, and a great choice for starting your Data Engineering journey!   The short answer is that Databricks Free Edition is forever free. There is no trial period or expiration date. You can use it indefinitely as lo...

  • 0 kudos
1 More Replies
Khasim_1
by New Contributor III
  • 62 Views
  • 0 replies
  • 0 kudos

Managing "Secret" Injection in DABs across Dev/Stage/Prod

Hi everyone, I am fully moving our team to Databricks Asset Bundles (DABs) for CI/CD, but I’m struggling with the "Secret" management pattern.How are you handling the injection of secrets (like API keys for ingestion) into DABs without hardcoding any...

  • 62 Views
  • 0 replies
  • 0 kudos
emorgoch
by Contributor
  • 944 Views
  • 9 replies
  • 2 kudos

Resolved! Using autoloader with multiple object types in load path

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...

  • 944 Views
  • 9 replies
  • 2 kudos
Latest Reply
stephen4
New Contributor III
  • 2 kudos

A single Auto Loader stream with filename-based routing looks much cleaner here, especially since new object types can appear without updating the pipeline.

  • 2 kudos
8 More Replies
LiresaFerizaj
by New Contributor II
  • 137 Views
  • 2 replies
  • 2 kudos

Liquid Clustering vs Z-Order vs Partitioning

 Liquid clustering: what it actually replaced, and the caveats worth knowingI see a lot of questions here that boil down to "should I partition, Z-order, or use liquid clustering." Posting how I reason about it, partly to help and partly because I'd ...

  • 137 Views
  • 2 replies
  • 2 kudos
Latest Reply
aayush_410
New Contributor
  • 2 kudos

This lines up well with what Databricks' own docs and the 2026 refresh of their partitioning guidance say — a few things worth adding as confirmation/extra data points rather than pushback:On the key-count cap: confirmed at 4 clustering keys max. Wor...

  • 2 kudos
1 More Replies
DineshOjha
by New Contributor III
  • 173 Views
  • 3 replies
  • 3 kudos

Notebook commands hang after restarting a cluster with custom library installed

Hi,I'm experiencing an issue with a Databricks notebook after restarting a cluster that has a custom library installed.Here are the steps I followed:Created a Databricks compute cluster.Attached a notebook to the cluster.Installed a library required ...

  • 173 Views
  • 3 replies
  • 3 kudos
Latest Reply
DineshOjha
New Contributor III
  • 3 kudos

Thank you for the response. From the driver logs I gather that the REPL has crashed, but this isn't the case only with Hive. I have noticed this pattern with Oracle library installation as well.

  • 3 kudos
2 More Replies
seanpmcn
by New Contributor II
  • 602 Views
  • 5 replies
  • 4 kudos

Resolved! Issue in "Build a Declarative Pipeline with Spark Declarative Pipelines"

I am trying to complete the "Get Started with Data Engineering" course, but I have been running into an issue.I have gotten to this step in "Build a Declarative Pipeline with Spark Declarative Pipelines":Demo: Create and Run the PipelineNow you'll co...

  • 602 Views
  • 5 replies
  • 4 kudos
Latest Reply
seanpmcn
New Contributor II
  • 4 kudos

I have added the source now. I went to the root folder > Create pipeline asset > New pipeline source code folder. I was then able to go to the right of the pipeline name at the top of the screen and edit the catalogue and schema.However, after runnin...

  • 4 kudos
4 More Replies
javasquez
by New Contributor II
  • 137 Views
  • 3 replies
  • 1 kudos

"Run now with different settings” is disabled for Continuous Jobs even when the trigger is paused.

Problem:When a Databricks Job is configured with a Continuous trigger, the “Run now with different settings” option remains disabled even after the Continuous trigger is paused.Limitation:This prevents us from manually running the same job with diffe...

  • 137 Views
  • 3 replies
  • 1 kudos
Latest Reply
javasquez
New Contributor II
  • 1 kudos

 

  • 1 kudos
2 More Replies
ralphchan
by New Contributor II
  • 7032 Views
  • 7 replies
  • 1 kudos

Connect Oracle Fusion (ERP / HCM) to Databricks

Any suggestion to connect Oracle Fusion (ERP/HCM) to Databricks?I have explored a few options including the use of Oracle Integration Cloud but it requires a lot of customization.

  • 7032 Views
  • 7 replies
  • 1 kudos
Latest Reply
Shankar-Raj
New Contributor II
  • 1 kudos

Check out BI Connector(https://www.biconnector.com/oracle-fusion-data-warehouse-integration/), which offers direct connectivity from Oracle Fusion/FDI/OAC to DW/Lakehouse/Power BI/Tableau and more.   It's widely deployed among Oracle Fusion & Analyti...

  • 1 kudos
6 More Replies
Labels