nerdexam
Cloudera

CCD-333 · Question #38

Which of the following best describes the workings of TextInputFormat?

The correct answer is D. Input file splits may cross line breaks. A line that crosses file splits is read by the. See the full explanation below for the reasoning.

Question

Which of the following best describes the workings of TextInputFormat?

Options

  • AInput file splits may cross line breaks. A line thatcrosses tile splits is ignored.
  • BThe input file is split exactly at the line breaks, so each Record Reader will read a series of
  • CInput file splits may cross line breaks. A line that crosses file splits is read by the
  • DInput file splits may cross line breaks. A line that crosses file splits is read by the
  • EInput file splits may cross line breaks. A line that crosses file splits is read by the

How the community answered

(60 responses)
  • A
    3% (2)
  • B
    2% (1)
  • C
    8% (5)
  • D
    85% (51)
  • E
    2% (1)

Community Discussion

No community discussion yet for this question.

Full CCD-333 Practice