Best way to run the Databricks notebook in a parallel way
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2022 12:38 AM
Hi All,
I need to run a Databricks notebook in a parallel way for different arguments. I tried with the threading approach but only the first 2 threads successfully execute the notebook and the rest fail. Please let me know if there is any best way to do this?
Thanks,
Chandan
- Labels:
-
Best Way
-
Databricks notebook
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2022 06:18 AM
We recently had discussions about that topic https://community.databricks.com/s/question/0D78Y000005j99lSAA/is-there-a-way-to-run-notebooks-concu...
I would definitely execute a job with multiple tasks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2022 10:46 PM
Hey there @Chandan Angadi
Does @Hubert Dudek response answer your question? If yes, would you be happy to mark it as best so that other members can find the solution more quickly?
We'd love to hear from you.
Thanks!

