What is a difference between an input split and hdfs block?
Answer Posted / Vaibhav Pratap Singh
An HDFS Block is the basic unit of storage, while an Input Split is a logical division of a data set that can be processed by a MapReduce task. Each Input Split may span multiple HDFS 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