Solved

Given a Directory of Files with the Following Structure: Line

Question 15

Multiple Choice

Given a directory of files with the following structure: line number, tab character, string: Example: 1    abialkjfjkaoasdfjksdlkjhqweroij 2    kadfjhuwqounahagtnbvaswslmnbfgy 3    kjfteiomndscxeqalkzhtopedkfsikj You want to send each line as one record to your Mapper. Which InputFormat should you use to complete the line: conf.setInputFormat (____.class) ; ?


A) SequenceFileAsTextInputFormat
B) SequenceFileInputFormat
C) KeyValueFileInputFormat
D) BDBInputFormat

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions