Hello,
I am using Nutch with a Hadoop cluster of 5 servers. The
Reduce job is split into many jobs like my config sets but the map only uses
one job always.
Running Map Tasks
Running Reduce Tasks
Total Submissions
Nodes
Occupied Map Slots
Occupied Reduce Slots
Reserved Map Slots
Reserved Reduce Slots
Map Task Capacity
Reduce Task Capacity
Avg. Tasks/Node
Blacklisted Nodes
Graylisted Nodes
Excluded Nodes
1
0
213
5
1
0
0
0
20
20
8.00
0
0
0
<property>
<name>mapred.map.tasks</name>
<value>20</value>
</property>
<property>
<name>mapred.reduce.tasks</name>
<value>15</value>
</property>
Regards,
Ásgeir Halldórsson