I configured a cluster in Hadoop (1 master and 2 slaves) and replication
factor = 3:

<property>
  <name>dfs.replication</name>
  <value>3</value>
</property>

Is Hadoop aware of the over-replication setting the real replication factor
to 2?

Thanks 
-- 
View this message in context: 
http://old.nabble.com/Over-replication-in-Hadoop-tp29602656p29602656.html
Sent from the Hadoop core-user mailing list archive at Nabble.com.

Reply via email to