What is the difference between an input split and hdfs block?
Answer Posted / Shagun Chahal
An HDFS Block is a unit of data storage. An InputSplit, on the other hand, is a logical division of a file for processing by MapReduce. Each InputSplit can be composed of one or more blocks.
| 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