RE: Policies for placing a reducer

2013-07-16 Thread Devaraj k
@hadoop.apache.org Subject: Policies for placing a reducer Hi all, What is the policy of choosing a node for a reducer in mapreduce (Hadoop v1.2.0)? For example, If a cluster has 5 slaves, each slave can serve 2 maps and 2 reduces , there is a job who occupies 5 mappers and 3 reducers , how does

Policies for placing a reducer

2013-07-15 Thread Felix . 徐
Hi all, What is the policy of choosing a node for a reducer in mapreduce (Hadoop v1.2.0)? For example, If a cluster has 5 slaves, each slave can serve 2 maps and 2 reduces , there is a job who occupies 5 mappers and 3 reducers , how does the jobtracker assign reducers to these nodes (choosing