CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 72: Databricks Certified Data Engineer Professional

A new data engineer notices that a critical field was omitted from an application that writes its Kafka source to Delta Lake. This happened even though the critical field was in the Kafka source. That field was further missing from data written to dependent, long-term storage. The retention threshold on the Kafka serv…

Nội dung câu hỏi

A new data engineer notices that a critical field was omitted from an application that writes its Kafka source to Delta Lake. This happened even though the critical field was in the Kafka source. That field was further missing from data written to dependent, long-term storage. The retention threshold on the Kafka service is seven days. The pipeline has been in production for three months. Which describes how Delta Lake can help to avoid data loss of this nature in the future?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. The Delta log and Structured Streaming checkpoints record the full history of the Kafka producer.
  2. B. Delta Lake schema evolution can retroactively calculate the correct value for newly added fields, as long as the data was in the original source.
  3. C. Delta Lake automatically checks that all fields present in the source data are included in the ingestion layer.
  4. D. Data can never be permanently dropped or deleted from Delta Lake, so data loss is not possible under any circumstance.
  5. E. Ingesting all raw data and metadata from Kafka to a bronze Delta table creates a permanent, replayable history of the data state. — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề