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

Câu 25: Databricks Certified Data Engineer Professional

A production workload incrementally applies updates from an external Change Data Capture feed to a Delta Lake table as an always-on Structured Stream job. When data was initially migrated for this table, OPTIMIZE was executed and most data files were resized to 1 GB. Auto Optimize and Auto Compaction were both turned…

Nội dung câu hỏi

A production workload incrementally applies updates from an external Change Data Capture feed to a Delta Lake table as an always-on Structured Stream job. When data was initially migrated for this table, OPTIMIZE was executed and most data files were resized to 1 GB. Auto Optimize and Auto Compaction were both turned on for the streaming production job. Recent review of data files shows that most data files are under 64 MB, although each partition in the table contains at least 1 GB of data and the total table size is over 10 TB. Which of the following likely explains these smaller file sizes?

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. Databricks has autotuned to a smaller target file size to reduce duration of MERGE operations — đáp án hiện tại
  2. B. Z-order indices calculated on the table are preventing file compaction
  3. C. Bloom filter indices calculated on the table are preventing file compaction
  4. D. Databricks has autotuned to a smaller target file size based on the overall size of data in the table
  5. E. Databricks has autotuned to a smaller target file size based on the amount of data in each partition

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ề