Re: Yarn Container Memory

2012-01-12 Thread raghavendhra rahul
FIFO On Thu, Jan 12, 2012 at 1:45 PM, Arun C Murthy wrote: > What scheduler are you using? > > On Jan 11, 2012, at 11:48 PM, raghavendhra rahul wrote: > > min container size 100mb > AM size is 1000mb > > On Thu, Jan 12, 2012 at 1:06 PM, Arun C Murthy wrote: > >> What is your min container size?

Re: Yarn Container Memory

2012-01-12 Thread Arun C Murthy
What scheduler are you using? On Jan 11, 2012, at 11:48 PM, raghavendhra rahul wrote: > min container size 100mb > AM size is 1000mb > > On Thu, Jan 12, 2012 at 1:06 PM, Arun C Murthy wrote: > What is your min container size? > > How much did you allocate to AM itself? > > On Jan 11, 2012, at

Re: Yarn Container Memory

2012-01-11 Thread raghavendhra rahul
min container size 100mb AM size is 1000mb On Thu, Jan 12, 2012 at 1:06 PM, Arun C Murthy wrote: > What is your min container size? > > How much did you allocate to AM itself? > > On Jan 11, 2012, at 9:51 PM, raghavendhra rahul wrote: > > Any suggestions.. > > On Wed, Jan 11, 2012 at 2:09 PM

Re: Yarn Container Memory

2012-01-11 Thread Arun C Murthy
What is your min container size? How much did you allocate to AM itself? On Jan 11, 2012, at 9:51 PM, raghavendhra rahul wrote: > Any suggestions.. > > On Wed, Jan 11, 2012 at 2:09 PM, raghavendhra rahul > wrote: > Hi, > I formed a hadoop cluster with 3 nodes of 3500mb alloted fo

Re: Yarn Container Memory

2012-01-11 Thread raghavendhra rahul
Any suggestions.. On Wed, Jan 11, 2012 at 2:09 PM, raghavendhra rahul < raghavendhrara...@gmail.com> wrote: > Hi, > I formed a hadoop cluster with 3 nodes of 3500mb alloted for > containers in each node. > > In the appmaster i set resourcecapability as 1000 and total containers as >

Yarn Container Memory

2012-01-11 Thread raghavendhra rahul
Hi, I formed a hadoop cluster with 3 nodes of 3500mb alloted for containers in each node. In the appmaster i set resourcecapability as 1000 and total containers as 20 Now in each node only 2 container is running. Second time i reduced the resourcecapability as 100 and total containers as

Yarn Container Memory

2012-01-11 Thread raghavendhra rahul
Hi,