adspace
Answer Posted / Shatrughan Kumar
KeyValueTextInputFormat is a Hadoop InputFormat that splits text files into lines and treats each line as a record with two fields: the offset of the start of the line, and the value (the entire line content).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers