Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Associate Developer for Apache Spark

Domain 4Objective 1

Implement Performance Tuning Strategies & Optimize Cluster Utilization, Including Partitioning, Repartitioning, Coalescing, Identifying Data Skew, and Reducing Shuffling ASSOCIATE-DEVELOPER-APACHE-SPARK Practice Questions (Page 5)

Part of the Troubleshooting and Tuning Apache Spark DataFrame API Applications. domain, which accounts for 10% of the ASSOCIATE-DEVELOPER-APACHE-SPARK 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–2 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)

29questions here
6free pages
7concepts
10%of the exam

Questions 21–25

  1. 21foundation · easy

    What is the main advantage of using coalesce() over repartition() when reducing the number of partitions?

    Select an answer first
  2. 22expert · hard

    A Spark job performs a join between two large DataFrames. The Spark UI shows that one task takes 30 minutes while all other tasks complete in under 5 minutes. The join key has a few highly skewed values. The engineer tries salting the join key, but the job still shows a bottleneck. What is the most likely reason the salting approach is not fully effective?

    Select an answer first
  3. 23foundation · easy

    Which strategy is commonly used to mitigate data skew in a join operation?

    Select an answer first
  4. 24foundation · easy

    What is the primary behavior of the repartition() method in Spark?

    Select an answer first
  5. 25application · easy

    A Spark job is running slowly, and the engineer suspects data skew. Which evidence in the Spark UI would most strongly confirm data skew?

    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. “ASSOCIATE-DEVELOPER-APACHE-SPARK” is a trademark of its owner, used for identification only.