szymon_dybczak
Esteemed Contributor III

Hi @dvd_lg_bricks ,

1. Yes.In Databricks:

  • A cluster = driver node + one or more worker nodes

  • Each worker is a separate (VM)

2.  Databricks runs one executor per worker node. Therefore, the terms executor and worker are used interchangeably in the context of the Databricks architecture.

 

View solution in original post