LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Databricks Certified Data Engineer - Associate

Databricks Certified Data Engineer - Associate

Get started today

Ultimate access to all questions.


A data engineer has developed a code block intended to perform a streaming read on a data source, but it's returning an error. The code block is as follows:

spark.read.schema(schema).format("cloudFiles").option("cloudFiles.format", "json").load(dataSource)

Which of the following modifications will correctly configure the block to perform a streaming read?

Real Exam




Powered ByGPT-5