Re: Problem with mapred.job.reuse.jvm.num.tasks

2009-11-30 Thread Chandraprakash Bhagtani
Thanks for the reply Amogh. Yes, my issue is similar to the pointer you have given. I just want to say that as soon as the map tasks finish, all map task JVMs should be killed since they are no more required. On Mon, Nov 30, 2009 at 6:40 PM, Amogh Vasekar wrote: > Hi, > Task slots reuse JVM ove

Re: Problem with mapred.job.reuse.jvm.num.tasks

2009-11-30 Thread Amogh Vasekar
Hi, Task slots reuse JVM over the course of entire job right? Specifically, would like to point to : http://issues.apache.org/jira/browse/MAPREDUCE-453?focusedCommentId=12619492&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12619492 Thanks, Amogh On 11/30/09 5:44