Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Data Engineer Professional

Domain 2Objective 2

Create an Append-Only Data Pipeline Capable of Handling Both Batch and Streaming Data Using Delta. DATA-ENGINEER-PROFESSIONAL Practice Questions (Page 3)

Part of the Data Ingestion & Acquisition domain, which accounts for 7% of the DATA-ENGINEER-PROFESSIONAL exam. Databricks does not publish an official question count, but from its 120-minute exam (~50–80 total, ~4–6 in this domain), expect 2–3 from this objective — we provide 24 practice questions to prepare you well beyond it. (estimate)

24questions here
5free pages
8concepts
7%of the exam

Questions 11–15

  1. 11foundation · easy

    Which parameter must be specified when starting a Structured Streaming query to enable checkpointing?

    Select an answer first
  2. 12application · medium

    A Delta table is used to store clickstream data. The schema currently has columns: event_id, user_id, timestamp. A new data source includes an additional column 'session_id'. The pipeline must continue to append data without breaking existing queries, but the team wants to preserve the new column for future use. Which approach should be taken?

    Select an answer first
  3. 13foundation · easy

    What is the default behavior of Delta Lake when a write contains columns that are not present in the target table's schema?

    Select an answer first
  4. 14foundation · easy

    A team wants to ingest data from both a batch file source and a streaming Kafka source into the same Delta table. What is the recommended approach?

    Select an answer first
  5. 15application · medium

    A streaming job reads from a file source and writes to a Delta table. The job is restarted after a failure, and some files are reprocessed, causing duplicate records. The team wants to ensure idempotent writes without changing the source system. What is the best approach?

    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. “DATA-ENGINEER-PROFESSIONAL” is a trademark of its owner, used for identification only.