Re: Is there a way to pause a running hadoop job?

2008-10-02 Thread Klaas Bosteels
On Thu, Oct 2, 2008 at 2:44 AM, Steve Gao <[EMAIL PROTECTED]> wrote: > I have 5 running jobs, each has 2 reducers. Because I set max number of > reducers as 10 so any incoming job will be hold until some of the 5 jobs > finish and release reducer quota. > > Now the problem is that an incoming job

Is there a way to pause a running hadoop job?

2008-10-01 Thread Steve Gao
I have 5 running jobs, each has 2 reducers. Because I set max number of reducers as 10 so any incoming job will be hold until some of the 5 jobs finish and release reducer quota. Now the problem is that an incoming job has a higher priority that I want to pause some of the 5 jobs, let the new