Summer Certification 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 # 8 Topic 1 Discussion

Databricks Certified Data Engineer Associate Exam Databricks-Certified-Data-Engineer-Associate Question # 8 Topic 1 Discussion

Databricks-Certified-Data-Engineer-Associate Exam Topic 1 Question 8 Discussion:
Question #: 8
Topic #: 1

A data engineer is using the following code block as part of a batch ingestion pipeline to read from a composable table:

Databricks-Certified-Data-Engineer-Associate Question 8

Which of the following changes needs to be made so this code block will work when the transactions table is a stream source?


A.

Replace predict with a stream-friendly prediction function


B.

Replace schema(schema) with option ( " maxFilesPerTrigger " , 1)


C.

Replace " transactions " with the path to the location of the Delta table


D.

Replace format( " delta " ) with format( " stream " )


E.

Replace spark.read with spark.readStream


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.