Since the data is replicated thrice in hdfs, does it mean that any calculation done on one node will also be replicated on the other two?
Answer Posted / Ved Prakash Tiwari
No, calculations or computations are not replicated in HDFS. Data is replicated for fault tolerance and high availability, but actual computations occur on the node where they were initially scheduled.
| 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