Q. What happens when the replication factor of a file is increased in HDFS?
β
Correct Answer: (C)
Existing blocks are replicated to other DataNodes
Explanation: When the replication factor is increased, existing blocks are copied to additional DataNodes.