You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Jinsong Hu <ji...@hotmail.com> on 2010/10/07 21:04:25 UTC

setrep hangs

Hi, There:
  I was running command::

 hadoop dfs -setrep -w 2 -R /events/mydir

and found that the command hangs:

Replication 2 set: hdfs://d-namenodes1.cloud.ppops.net/events/mydir/2010-10
-07/14-part-00000-1286474703351
Waiting for hdfs://d-namenodes1.cloud.ppops.net/events/mydir/2009-12-17/22-
part-00000-1261089703142 ....


and never continues. What is the cause and what I can do so that it will continue without stopping ?

Jimmy.