
DatabricksCertified Associate Developer for Apache Spark
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)
Questions 21–25
- 21
What is the main advantage of using coalesce() over repartition() when reducing the number of partitions?
Select an answer first - 22
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 - 23
Which strategy is commonly used to mitigate data skew in a join operation?
Select an answer first - 24
What is the primary behavior of the repartition() method in Spark?
Select an answer first - 25
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
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.