Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Exam Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 All Questions
Exam Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 All Questions

View all questions & answers for the Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 exam

Databricks Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 Question # 6 Topic 1 Discussion

Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 Exam Topic 1 Question 6 Discussion:
Question #: 6
Topic #: 1

A data engineer needs to write a Streaming DataFrame as Parquet files.

Given the code:

Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 Question 6

Which code fragment should be inserted to meet the requirement?

A)

Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 Question 6

B)

Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 Question 6

C)

Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 Question 6

D)

Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 Question 6

Which code fragment should be inserted to meet the requirement?


A.

.format("parquet")

.option("location", "path/to/destination/dir")


B.

CopyEdit

.option("format", "parquet")

.option("destination", "path/to/destination/dir")


C.

.option("format", "parquet")

.option("location", "path/to/destination/dir")


D.

.format("parquet")

.option("path", "path/to/destination/dir")


Get Premium Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 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.