Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Databricks Certified Data Engineer Associate Exam Databricks-Certified-Data-Engineer-Associate Question # 43 Topic 5 Discussion

Databricks Certified Data Engineer Associate Exam Databricks-Certified-Data-Engineer-Associate Question # 43 Topic 5 Discussion

Databricks-Certified-Data-Engineer-Associate Exam Topic 5 Question 43 Discussion:
Question #: 43
Topic #: 5

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:

Databricks-Certified-Data-Engineer-Associate Question 43

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?


A.

trigger( " 5 seconds " )


B.

trigger()


C.

trigger(once= " 5 seconds " )


D.

trigger(processingTime= " 5 seconds " )


E.

trigger(continuous= " 5 seconds " )


Get Premium Databricks-Certified-Data-Engineer-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.