Databricks Certified Associate Developer for Apache Spark — Question 5

Which of the following describes the relationship between nodes and executors?

Answer options

Correct answer: C

Explanation

The correct answer is C because an executor acts as a processing engine that runs on a node. Option A is incorrect as it asserts no relation exists, while B misrepresents the roles, and D and E incorrectly state the relationship between counts of nodes and executors.