Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Associate Developer for Apache Spark

Domain 2Objective 2

Execute SQL Queries Directly on Files, Including ORC Files, JSON Files, CSV Files, Text Files, and Delta Files, and Understand the Different Save Modes for Outputting Data in Spark SQL. ASSOCIATE-DEVELOPER-APACHE-SPARK Practice Questions (Page 1)

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

19questions here
4free pages
7concepts
20%of the exam

Questions 1–5

  1. 1application · medium

    A team has a mix of ORC and CSV files in /data/source. They want to query both formats directly without creating tables in the metastore. Which approach allows this?

    Select an answer first
  2. 2foundation · easy

    Which feature of Delta Lake allows you to query a previous version of a Delta table using Spark SQL?

    Select an answer first
  3. 3expert · hard

    A team has a Delta table at /data/orders and a JSON file at /data/new_orders.json. They need to join these datasets in a SQL query. The Delta table has a 'user_id' column, and the JSON file has a nested 'user.id' field. Which approach is most efficient?

    Select an answer first
  4. 4foundation · easy

    What is the correct way to reference an ORC file in a Spark SQL query so that Spark reads it with the ORC format?

    Select an answer first
  5. 5foundation · easy

    When querying a JSON file directly with Spark SQL, how does Spark handle the schema of the data?

    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.