โ12-05-2024 08:02 AM
Hi Community,
I am trying to run a Databricks workflow job using run_job_task under a for_loop. I have set the concurrent jobs as 2.
I can see 2 iteration jobs getting triggered successfully. But both fail with an error:
"ConnectException: Connection refused (Connection refused)
โ12-18-2024 11:49 PM
It was an internal bug resolved with managing different parameters for each loop jobs.
โ12-05-2024 08:53 AM
Hi, @holychs
Did you encounter any error messages related to an OOM (Out of Memory) error?
Itโs possible that the driver node of the cluster doesnโt have sufficient resources (CPU, memory) to handle multiple concurrent jobs.
โ12-18-2024 11:49 PM
It was an internal bug resolved with managing different parameters for each loop jobs.
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now