Question
How does HDFS usually select a replica for reading?
Select an option. Your answer will be checked instantly.
Correct Answer: C. It prefers a nearby replica to reduce network cost
Explanation:
Topology-aware selection can favor local or same-rack copies.
This improves throughput and reduces cross-rack traffic.
Leave a Reply