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)- A3% (2)
- B2% (1)
- C8% (5)
- D85% (51)
- E2% (1)
Community Discussion
No community discussion yet for this question.