Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Associate Developer for Apache Spark

Domain 1Objective 5

Configure Spark Partitioning in Distributed Data Processing, Including Shuffles and Partitions ASSOCIATE-DEVELOPER-APACHE-SPARK Practice Questions (Page 1)

Part of the Apache Spark Architecture and Components domain, which accounts for 20% of the ASSOCIATE-DEVELOPER-APACHE-SPARK exam. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~7–12 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
8concepts
20%of the exam

Questions 1–5

  1. 1foundation · easy

    How does increasing spark.sql.shuffle.partitions affect shuffle performance?

    Select an answer first
  2. 2expert · hard

    A Spark job aggregates user activity by user_id. A few popular users account for 90% of the records, causing severe partition skew during the groupByKey. The engineer needs to balance the load across tasks while preserving the final aggregated result per user. Which strategy should the engineer apply?

    Select an answer first
  3. 3application · medium

    A Spark application repeatedly reads the same large Parquet table and filters it by a date column. The table is stored in cloud object storage. The engineer notices that each query reads all files, even though only a few dates are needed. Which action would most directly improve data locality and reduce I/O?

    Select an answer first
  4. 4foundation · easy

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

    Select an answer first
  5. 5foundation · easy

    What is the default value of the Spark configuration spark.sql.shuffle.partitions?

    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.