
DatabricksCertified Associate Developer for Apache Spark
Domain 2Objective 3
Save Data to Persistent Tables While Applying Sorting and Partitioning to Optimize Data Retrieval. ASSOCIATE-DEVELOPER-APACHE-SPARK Practice Questions (Page 3)
Part of the Using Spark SQL 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 2–3 from this objective — we provide 22 practice questions to prepare you well beyond it. (estimate)
22questions here
5free pages
7concepts
20%of the exam
Questions 11–15
- 11
A logistics company stores shipment records in a partitioned table. The table is partitioned by `ship_date`, and each partition contains millions of rows. Analysts frequently run queries that filter on `ship_date` and then sort results by `priority` within a single day. To improve query performance for these queries, what should you do when saving the table?
Select an answer first - 12
A company stores web server logs in a table. Queries frequently filter on `date` and `hour` to analyze traffic patterns. The data volume is large, and you need to minimize data scanned for these queries. Which partitioning strategy should you use?
Select an answer first - 13
Which statement correctly describes the relationship between bucketing and sorting?
Select an answer first - 14
A data scientist wants to save a DataFrame as a table that is accessible across multiple Spark sessions and will be automatically deleted when the table is dropped. They do not need to specify a custom storage location. Which approach should they use?
Select an answer first - 15
Which method is used to persist a DataFrame as a table in Spark SQL?
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.