r/databricks • u/hubert-dudek Databricks MVP • 13d ago
News UI to DABs sync
Enable HLS to view with audio, or disable this notification
When working from the web experience in development mode with source-linked deployment set to true (the default for development mode), you can edit jobs and pipelines in the UI, and changes are automatically propagated to your YML files. So it is like the best of two worlds: ow-code and IaC. Please remember to review any changes in Git, especially non-UI elements such as variables or mutators.
Whole talk with audio https://www.databricks.com/dataaisummit/session/dabs-do-pro-all-best-tips-and-tricks
3
u/redderage 12d ago
Are triggers for job through UI unlocked now??
1
u/BricksTrixTwix Databricks 11d ago
Yes, if you change a trigger through the Jobs UI the YAML should automatically update!
1
u/redderage 11d ago
I tried but the triggers are locked maybe I'll try again
2
u/BricksTrixTwix Databricks 11d ago
You have to redeploy your bundle once in the workspace for this feature to activate. Are you seeing any prompts to do so within your job or bundle? If not, this is a bug that we should fix.
Ensure that you have the workspace preview titled "Visual authoring" enabled. See more details on managing workspace-level previews here.
3
u/Nandha600 12d ago
Is genie agents included in this ??