A trivial question. So, here it is: according to the hadoop documentation, "dfs.replication" defines the number of replications of a block. So, if "dfs.replication" is set to N, then that means each file has actually (N+1) copies. Is this correct?
Thanks,
Michael
