Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 05:34 AM
Need help on databricks workflow if else task.
Task-A : Notebook : executing set of the pyspark commands and loading the data into delta table.
I need to setup a custom status so that i can use status in the next if/else task.
Task-b: if/else: once i get the status of the previous task based on the status i need execute the set of notebook on True condition else stop the workflow.
need help on how to set and get the status of the previous notebook to current if/else task.
@databricksworkflow
#