โ05-08-2025 07:40 AM
dbutils.notebooks.exit() is not returning results to the variable only on some notebooks
issue is Parent child notebook communication and need some solution
โ05-11-2025 10:30 PM - edited โ05-11-2025 10:32 PM
From the support ticket we logged (via MS): "The Databricks engineering team identified a bug related to dbutils.notebook.exit /dbutils.notebook.run in Jobs API. The Jobs engineering team rolled back all environments to the previously working version of the Jobs API." ... and from less official channels: "there was a rollback to the Jobs API sometime on Saturday evening by Databricks."
โ05-08-2025 05:43 PM - edited โ05-08-2025 05:51 PM
We believe that we're experiencing the same issue, and that it is affecting other users too.
result = dbutils.notebook.run(notebook_to_run, 0, notebook_args)
print(result)
โ05-08-2025 07:34 PM
@SteveW , You are correct, we are also facing the same issue from yesterday.
however, with the same code, we could see that the streaming window popped for 05.25AM run and this time child notebook, doesn't send the dbutils.notebook.exit(json) to the parent.
โ05-08-2025 07:39 PM
Thanks for that extra info @v_n66 - very useful!
โ05-09-2025 08:35 AM
I'm facing the same problem, I hope someone will solve it next monday ๐ต
โ05-11-2025 02:13 PM
Update: as of Sunday morning NZT we haven't seen the workflow failures that we were, so it may be that the issue is resolved. Are you seeing the same @v_n66 and @lorenzoscandola ?
โ05-11-2025 10:30 PM - edited โ05-11-2025 10:32 PM
From the support ticket we logged (via MS): "The Databricks engineering team identified a bug related to dbutils.notebook.exit /dbutils.notebook.run in Jobs API. The Jobs engineering team rolled back all environments to the previously working version of the Jobs API." ... and from less official channels: "there was a rollback to the Jobs API sometime on Saturday evening by Databricks."
โ05-12-2025 02:54 AM
@SteveW atm everything works!
โ05-12-2025 05:34 AM
@SteveW @lorenzoscandola Its working without any issue from Yesterday. Thank you guys for the support.
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now