cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

No possibility to schedule DLT once per minute

PiotrU
Contributor II

Hello

I wanted to setup DLT to run every minute, previously it was possible with setting up in JSON "schedule": "1 * * * *"  - but now I see that is not accepted - is there any other workaround to make it working ?

2 REPLIES 2

szymon_dybczak
Esteemed Contributor III

Hi @PiotrU ,

It's still possible, you need to click show cron syntax and just type your cron: 1 * * * *

szymon_dybczak_0-1726217980205.png

Then it will create workflow job with the specified cron schedule:

szymon_dybczak_1-1726218086508.png

 

PiotrU
Contributor II

in that case we can attach dlt to job ... but in json for dlt - I was not able to do that still

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now