
Answer-first summary for fast verification
Answer: At least one notebook library to be executed
The correct answer is E. According to Databricks documentation, specifying at least one notebook library to be executed is mandatory when creating a new Delta Live Tables pipeline. The storage location for output data is optional; if not specified, the system uses a default location.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
When setting up a new Delta Live Tables pipeline in Databricks, which of the following components must be explicitly specified? (Note: Please refer to Databricks documentation for comprehensive details on mandatory and optional configurations.)
A
A key-value pair configuration
B
The preferred DBU/hour cost
C
A path to cloud storage location for the written data
D
A location of a target database for the written data
E
At least one notebook library to be executed
No comments yet.