Can we run multiple jobs in parallel on one cluster?

Invincible
New Contributor
 

ABHI_CT
Databricks Partner

Yes we can, If the jobs run are low on CPU and use same data mart. However, the performance takes a beating if the tuning is not on auto mode for increase in Delta load.

Noopur_Nigam
Databricks Employee
Databricks Employee

Hi @Pankaj Sharma​ Yes, you can run multiple jobs on one cluster if you choose an all-purpose cluster to run your jobs in Databricks.You can understand more about the clusters in the below document:

https://docs.databricks.com/clusters/index.html