
DatabricksCertified Data Engineer Associate
Domain 6Objective 3
Identify Common Performance Bottlenecks Such as Data Skew, Shuffling, and Disk Spilling by Interpreting Stage-Level Metrics in the Spark UI. DATA-ENGINEER-ASSOCIATE Practice Questions (Page 2)
Part of the Troubleshooting, Monitoring, and Optimization domain, which accounts for 10% of the DATA-ENGINEER-ASSOCIATE exam. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~4–6 in this domain), expect 1–1 from this objective — we provide 22 practice questions to prepare you well beyond it. (estimate)
22questions here
5free pages
4concepts
10%of the exam
Questions 6–10
- 6
A data engineer is reviewing the Spark UI for a job that processes user events by country. In the stage details, they notice that most tasks complete in under 30 seconds, but a few tasks take over 5 minutes and process significantly more input data. Which condition is most likely indicated by these observations?
Select an answer first - 7
A data engineer is analyzing a Spark job that is running slowly. The Spark UI shows the following for a stage: 'Input Size' = 10 GB, 'Shuffle Write' = 100 GB, 'Shuffle Read' = 100 GB, and 'Spill (Disk)' = 20 GB. The job has 100 tasks. What is the most likely primary bottleneck?
Select an answer first - 8
A data engineer is optimizing a Spark job that performs a join between two large tables. The Spark UI shows a stage with 'Shuffle Write' of 300 GB and 'Shuffle Read' of 300 GB. The job is slow. The engineer is considering using a broadcast join, but the table is 200 GB. What is the most appropriate action?
Select an answer first - 9
A data engineer is reviewing a Spark job that performs a groupBy on a large dataset. In the Spark UI, they see a stage with 'Shuffle Write' of 150 GB. The job is slow. What is the most likely reason for the large shuffle write?
Select an answer first - 10
A data engineer is monitoring a running job in the Spark UI. In the stage details, they notice that the 'Spill (Memory)' and 'Spill (Disk)' columns show large values for many tasks. The job is running slower than expected. What does this metric pattern indicate?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Databricks. “DATA-ENGINEER-ASSOCIATE” is a trademark of its owner, used for identification only.