Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Associate Developer for Apache Spark

Domain 1Objective 4

Explain the Apache Spark™ Architecture Execution Hierarchy.. ASSOCIATE-DEVELOPER-APACHE-SPARK Practice Questions (Page 2)

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 27 practice questions to prepare you well beyond it. (estimate)

27questions here
6free pages
7concepts
20%of the exam

Questions 6–10

  1. 6application · easy

    A Spark application reads a JSON file, applies a filter, then a groupBy, then a join with another DataFrame, and finally calls show(). How many jobs will be triggered by this application?

    Select an answer first
  2. 7application · medium

    A developer has written a Spark application that reads a large CSV file, applies several transformations (filter, map, and select), and then writes the result to a Delta table. The developer notices that the Spark UI shows no jobs have been executed even though the transformations appear to have run. What is the reason for this?

    Select an answer first
  3. 8application · medium

    A developer is debugging a Spark application that reads from a Kafka stream and writes to a Delta table. The application uses a streaming query with a trigger that processes data every 5 seconds. The developer notices that the Spark UI shows a new job every 5 seconds. What is the reason for this?

    Select an answer first
  4. 9expert · medium

    A Spark job is running with 4 stages. The first stage has 100 tasks, the second has 200 tasks, the third has 100 tasks, and the fourth has 50 tasks. The cluster has 50 cores. What is the maximum concurrency during the second stage?

    Select an answer first
  5. 10foundation · easy

    Which component is responsible for converting a logical DAG of stages into tasks and submitting them to executors?

    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.