Job parameters to get date and time
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 11:22 AM
I'm trying to set up a workflow in databricks and I need my job parameter to get the date and time. I see in the documentation there's some options for dynamic values.
I'm trying to use this one: {{job.start_time.[argument]}}
For the "argument" there, is it possible to have multiple arguments? if so, what's the right sintax? I'm trying to used year, month, day, hour, minute, second as I see in the documentation these are valid arguments, but seems it's only taking one at a time. How do I get all?
Labels: