
Answer-first summary for fast verification
Answer: A job exclusively utilizes a new Job cluster for its operations.
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.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
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.
No comments yet.