Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

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 4)

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 16–20

  1. 16foundation · easy

    Which Spark UI metric is most directly used to detect excessive shuffling in a stage?

    Select an answer first
  2. 17expert · hard

    A data engineer is troubleshooting a slow Spark job. The Spark UI shows a stage with 100 tasks. The 'Duration' column shows that 90 tasks take 1 minute, while 10 tasks take 15 minutes. The 'Shuffle Read' column shows that the 10 slow tasks read 10 GB each, while the others read 100 MB. The 'Spill (Disk)' column shows that the 10 slow tasks spilled 5 GB each. What is the most likely sequence of events?

    Select an answer first
  3. 18expert · hard

    A team is running a complex ETL job. In the Spark UI, they see a stage with high 'Spill (Disk)' metrics. They increase the executor memory from 8 GB to 16 GB, but the spilling persists. What is the most likely reason the spilling continues?

    Select an answer first
  4. 19application · medium

    A team is analyzing a Spark job that joins a large fact table with a small lookup table (10 MB). In the Spark UI, they see a stage with a 'Shuffle Write' of 50 GB. The job is slow. What is the most likely cause of the large shuffle?

    Select an answer first
  5. 20foundation · easy

    Which Spark UI metric is used to measure the amount of data read from the source (e.g., files, tables) by a stage?

    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.