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

Câu 14: CCD-410: Cloudera Certified Developer for Apache Hadoop (CCDH)

Which best describes how TextInputFormat processes input files and line breaks?

Nội dung câu hỏi

Which best describes how TextInputFormat processes input files and line breaks?

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. Input file splits may cross line breaks. A line that crosses file splits is read by the RecordReader of the split that contains the beginning of the broken line.
  2. B. Input file splits may cross line breaks. A line that crosses file splits is read by the RecordReaders of both splits containing the broken line.
  3. C. The input file is split exactly at the line breaks, so each RecordReader will read a series of complete lines.
  4. D. Input file splits may cross line breaks. A line that crosses file splits is ignored.
  5. E. Input file splits may cross line breaks. A line that crosses file splits is read by the RecordReader of the split that contains the end of the broken line. — đá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ề