Resource Manager's container allocation behavior !

2014-11-21 Thread Hamza Zafar
My Hadoop Cluster has 52GB memory , 56 virtual cores Scenario: I submit an application to a default queue while there is no other application running on the cluster. I create a request for 32 containers with same priority, 512MB memory and 1 virtual core . In the first allocate call I receive 0 co

Re: Node wise data

2014-11-21 Thread Ted Yu
Are you talking about YARN ? You can view memory used and memory available on this page: resourcemanager:8088/cluster/nodes Cheers On Fri, Nov 21, 2014 at 6:48 AM, Naveen Kumar Pokala < npok...@spcapitaliq.com> wrote: > Hi, > > > > How to see node wise memory and files available per node. > > >

Node wise data

2014-11-21 Thread Naveen Kumar Pokala
Hi, How to see node wise memory and files available per node. -Naveen