What is the difference between input split and hdfs block?
Answer Posted / Bipin Bihari Chauhan
Input Split in Hadoop refers to the division of large data files into smaller chunks (splits) for processing by multiple nodes. HDFS Block is a basic unit of storage in Hadoop Distributed File System, representing the smallest amount of data that can be stored and accessed within a single file.
| 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