Hubert-Dudek
Databricks MVP

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/