Why is Reading done in parallel and writing is not in HDFS?
Answer Posted / Lalita Kumari
Reading is done in parallel in HDFS because it's more efficient for the system to read multiple blocks simultaneously. Writing, however, requires exclusive access to the file, so it cannot be performed in parallel.
| 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