
Explanation:
The correct answer is E because a job can utilize various types of clusters, not just a new Job cluster. It can also use a shared job cluster or an existing all-purpose cluster. The other options accurately describe characteristics of Databricks clusters. For more details, refer to the Types of Clusters in Databricks documentation.
Ultimate access to all questions.
No comments yet.
Which statement regarding Databricks clusters is incorrect?
A
An all-purpose cluster can be created using the UI, CLI, or REST API.
B
A job cluster is more cost-effective than an all-purpose cluster for running the same notebook.
C
All-purpose clusters are ideal for developing code in interactive notebooks.
D
A job cluster cannot be restarted once terminated.
E
A job exclusively utilizes a new Job cluster for its operations.