nerdexam
DatabricksDatabricks

DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE · Question #12

DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE Question #12: Real Exam Question with Answer & Explanation

Sign in or unlock DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE to reveal the answer and full explanation for question #12. The question stem and answer options stay visible for context.

Submitted by skyler.x· Apr 18, 2026ELT with Spark SQL and Python

Question

A data engineer has configured a Structured Streaming job to read from a table, manipulate the data, and then perform a streaming write into a new table. The cade block used by the data engineer is below: If the data engineer only wants the query to execute a micro-batch to process data every 5 seconds, which of the following lines of code should the data engineer use to fill in the blank?

Options

  • Atrigger("5 seconds")
  • Btrigger()
  • Ctrigger(once="5 seconds")
  • Dtrigger(processingTime="5 seconds")
  • Etrigger(continuous="5 seconds")

Unlock DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE to see the answer

You've previewed enough free DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE questions. Unlock DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Structured Streaming#Triggers#Micro-batching#Spark Streaming Configuration
Full DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE PracticeBrowse All DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE Questions