Question
What happens when an HDFS block replica is lost?
Select an option. Your answer will be checked instantly.
Correct Answer: C. The NameNode schedules creation of another replica from an existing copy
Explanation:
The NameNode monitors replica counts using DataNode reports.
Under-replicated blocks are copied to restore the target factor.
Leave a Reply