DLT Pipeline Setup: What Must Be Specified ?
Hi all,I'm preparing for the Databricks Data Engineer Associate exam and came across this question:Which of the following must be specified when creating a new Delta Live Tables pipeline?A. A key-value pair configurationB. At least one notebook libra...
- 1602 Views
- 2 replies
- 0 kudos
Latest Reply
Actually, the correct answer would be D. This is often mistakened. You need to identify a target database (default schema to be read/written/published to) in order to create the pipeline. Databricks will create a blank notebook for you that you will ...
- 0 kudos