
Answer-first summary for fast verification
Answer: Set up a dataflow with data formatting, scheduled runs, and error monitoring.
Option B is the optimal approach. Setting up a dataflow with data formatting, scheduled runs, and error monitoring ensures the data is ingested correctly and issues are promptly addressed.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You need to ingest a time-series dataset into your lakehouse using a dataflow. Describe the steps you would take to set up this dataflow, including considerations for data formatting, scheduling, and error monitoring.
A
Set up a dataflow without scheduling or error monitoring.
B
Set up a dataflow with data formatting, scheduled runs, and error monitoring.
C
Set up a dataflow only with data formatting.
D
Set up a dataflow only with scheduling.