adspace
Answer Posted / Maninder Shyam
SequenceFileInputFormat is a Hadoop input format used to read SequenceFiles, which are optimized for efficient I/O. It's particularly useful when processing large amounts of data, as it allows for faster and more efficient data processing compared to other text-based formats.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers