| Exam Name: | Databricks Certified Data Engineer Associate Exam | ||
| Exam Code: | Databricks-Certified-Data-Engineer-Associate Dumps | ||
| Vendor: | Databricks | Certification: | Databricks Certification |
| Questions: | 230 Q&A's | Shared By: | eleni |
A data engineer configures a Databricks Lakeflow Job for daily customer data processing:
Entry task: A single notebook loads raw data.
Parallel tasks:
A SQL query task performs data cleansing.
A notebook task performs feature engineering.
A pipeline task performs model updates.
Exit task: A dashboard refresh must run after all parallel tasks complete.
Requirement: Implement this dependency pattern using a DAG-based task graph.
Which task configuration ensures that all parallel tasks complete before the dashboard refresh task runs?
Which of the following describes the relationship between Bronze tables and raw data?
What are the transformations typically included in building the Bronze layer ?
A data engineer is migrating pipeline tasks to reduce operational toil. The workspace uses Unity Catalog and is in a region that supports serverless. The engineer wants Databricks to auto-select instance types, manage scaling, apply Photon, and handle runtime upgrades automatically for job runs.
How should the data engineer meet this requirement while adhering to Databricks constraints?