kulkpd
Contributor

I am using job with single task and multiple retry.
Upon job retry the run_id get changed, I tried to using  {{parent_run_id}} but never worked so switched to 
val parentRunId = dbutils.notebook.getContext.tags("jobRunOriginalAttempt")