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: 

Structured Streaming & Workspace Job Limits

Dekova
New Contributor II

In "Advanced Data Engineering with Databricks", the section on Bronze Ingestion Patterns mentions that workspaces have limits of 5000 jobs triggered in an hour. As a solution, it suggest multiplex streaming to a single bronze table and then using subsequent processing to split data to individual tables.

Screenshot 2023-07-14 at 9.49.43 PM.png

Doesn't this just add one job to whatever the job count would have been otherwise? In the above example, it would have taken three jobs to ingest data to three tables, but instead we've now got four jobs: one to ingest to the multiplexed table and three others to split it out again.

What am I missing that makes this a suitable pattern for high job count environments?

Edit: It's late. It's saving job runs because only one job is required to populate the bronze layer.

0 REPLIES 0
Join 100K+ Data Experts: Register Now & Grow with Us!

Excited to expand your horizons with us? Click here to Register and begin your journey to success!

Already a member? Login and join your local regional user group! If there isn’t one near you, fill out this form and we’ll create one for you to join!