
Answer-first summary for fast verification
Answer: Delta Live Tables are limited to tasks from notebooks, while Workflow Jobs can execute tasks from various sources, including JARs, notebooks, and applications in multiple languages.
Delta Live Tables are specifically designed to operate with notebooks, which limits their flexibility regarding task sources. In contrast, Workflow Jobs offer more versatility by accommodating tasks from JAR files and applications developed in languages such as Scala, Java, and Python.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
What distinguishes Delta Live Tables from Workflow Jobs in Databricks when it comes to the source of tasks?
A
Delta Live Tables support tasks from any source, whereas Workflow Jobs are confined to notebooks only.
B
Both Delta Live Tables and Workflow Jobs can handle tasks from JARs, notebooks, and DLT, but do not support other programming languages.
C
Delta Live Tables are limited to tasks from notebooks, while Workflow Jobs can execute tasks from various sources, including JARs, notebooks, and applications in multiple languages.
D
Delta Live Tables and Workflow Jobs both can only run tasks from JAR files.