no, the jobtracker will take care of that for you. On Jan 20, 2008 11:44 PM, ma qiang <[EMAIL PROTECTED]> wrote:
> So I must terminate these jobs using this method you mentioned on all > the computers in my cluster, am I right? > > > > > On Jan 21, 2008 3:39 PM, Jeff Hammerbacher <[EMAIL PROTECTED]> > wrote: > > ./bin/hadoop job -Dmapred.job.tracker= > <jobtracker_host>:<jobtracker_port> > > -kill <jobname> > > > > you can find the required constants by pointing your browser to your > > jobtracker. > > > > > > On Jan 20, 2008 11:36 PM, ma qiang <[EMAIL PROTECTED]> wrote: > > > > > Dear colleagues: > > > I use eclipse to develop some programs in hadoop, when > > > exceptions took place such as death cycle, I don't know how to > > > terminate it safely. Can you tell me? Thank you very much! > > > Best wishes! > > > > > > > > > > > > Qiang Ma > > > > > >