
Answer-first summary for fast verification
Answer: The DLT pipeline operates in Triggered Pipeline mode under Development mode.
Triggered pipelines process available data for each table and then terminate. Development mode facilitates the development process by reusing clusters to minimize restart overhead, with clusters remaining active for two hours. It also disables pipeline retries for immediate error detection and correction. For more information, refer to the Delta Live Tables documentation.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A Databricks data engineering team operates a Delta Live Tables (DLT) pipeline that updates all tables once and then stops, while keeping the compute resources running for quick testing. Which execution mode best describes this DLT pipeline?
A
The DLT pipeline operates in Continuous Pipeline mode under Production mode.
B
The DLT pipeline operates in Triggered Pipeline mode under Development mode.
C
The DLT pipeline operates in Continuous Pipeline mode under Development mode.
D
The DLT pipeline operates in Triggered Pipeline mode under Production mode.
E
Additional details are required to accurately determine the pipeline's execution mode.
No comments yet.