
Answer-first summary for fast verification
Answer: An all-purpose or interactive cluster is recommended for running commands and viewing data.
The correct answer is to use an all-purpose or interactive cluster. This type of cluster is ideal because it allows users to interact with notebooks, display data, view visualizations, and write or edit queries. In contrast, a job cluster does not provide a way for user interaction once the job is submitted, making it less suitable for investigation and analysis tasks.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
When facing a production job failure in Databricks due to a data issue, which type of cluster should you start to effectively investigate and analyze the data?
A
Databricks SQL Endpoint can be utilized for investigating the issue.
B
An existing job cluster is suitable for investigating the issue.
C
An all-purpose or interactive cluster is recommended for running commands and viewing data.
D
A job cluster is appropriate for analyzing the problem.
No comments yet.