What is the difference between Input Split and an HDFS Block?
Answer Posted / Himanshu Agarwal
An HDFS block is a unit of data storage, while an InputSplit represents a portion of data that MapReduce can process independently. Each InputSplit corresponds to one or more contiguous blocks in HDFS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category