InterviewSolution
Saved Bookmarks
| 1. |
The need for data replication can arise in various scenarios like ____________(a) Replication Factor is changed(b) DataNode goes down(c) Data Blocks get corrupted(d) All of the mentioned |
|
Answer» Right answer is (d) All of the mentioned Best explanation: Data is replicated across different DataNodes to ensure a high degree of fault-tolerance. |
|