Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2021 08:53 AM
A random error occurs when the ETL is running concurrent notebooks at same time.
Is both using the same variable value for ${v.source}?
If yes it can be just logic issue as one notebook is dropping temp table used by other notebook.
My blog: https://databrickster.medium.com/