Multithreading in SCALA DATABRICKS

sonali1996
New Contributor

Hi Team,

I was trying to call/run multiple notebooks in one notebook concurrent. But the caller notebooks are getting executing one by one whereas I need to run all the caller notebooks concurrently. I have also tried using Threading in Scala Databricks . Kindly pls suggest a way do this in databricks only , language SCALA . Using dbutils.notebook.run the notebook.