Best way to run the Databricks notebook in a parallel way

chandan_a_v
Valued Contributor

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

Hubert-Dudek
Databricks MVP

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.


My blog: https://databrickster.medium.com/

Vidula
Databricks Partner

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!