Stefan, Is this value best set by number of CPU's per tasktracker node?
--- Stefan Groschupf <[EMAIL PROTECTED]> wrote: > Chris, > > first of all it is possible to run several map tasks > in one tasktracker. > See (Hadoop code) TaskTracker.java line 82 also > there is a > configuration value: > <property> > <name>mapred.tasktracker.tasks.maximum</name> > <value>2</value> > <description>The maximum number of tasks that > will be run > simultaneously by a task tracker. > </description> > </property> > > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
