Databricks Certified Data Engineer Associate — Question 160
What is the maximum output supported by a job cluster to ensure a notebook does not fail?
Answer options
- A. 25MBs
- B. 10MBs
- C. 30MBs
- D. 15MBs
Correct answer: C
Explanation
The correct answer is C, as a maximum output of 30MBs is necessary to prevent failure in a notebook. The other options, 25MBs, 10MBs, and 15MBs, do not provide sufficient output capacity to ensure stability and prevent errors in the notebook.