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