Multithreading in SCALA DATABRICKS
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2022 04:06 AM
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.
Labels:
- Labels:
-
Scala