As I read in Hadoop tutorial, Hadoop replicate file blocks by a factor (default 
3), in other words, it replicate each block file 3 times. Does Hadoop do it for 
all files? I mean files written by reducers are replicated too? 

Reply via email to