You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@hadoop.apache.org by Jeff Zhang <zj...@gmail.com> on 2010/06/07 07:34:05 UTC

How to force the replication ?

Hi all
I change the replication of file by using command : bin/hadoop setrep
But when I use fsck to check the status of the file, it always shows
that the one replica of this file is missing. I know that setrep
command only change the metadata of NameNode, so when will it affect
the data node eventually ? And Can I force the procedure ?

-- 
Best Regards

Jeff Zhang