What is the throughput? How does hdfs give great throughput?
Answer Posted / Purushottam
Throughput refers to the amount of data processed per unit of time in a system. In HDFS, it provides great throughput by using multiple DataNodes and NameNodes, each capable of handling read/write requests concurrently. Additionally, data is divided into blocks and distributed across these nodes, allowing for parallel processing.n
| 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