Re: Hadoop YARM Cluster Setup Questions

2014-08-23 Thread Alec Ten Harmsel
On Sat 23 Aug 2014 01:52:38 PM EDT, S.L wrote: > Thats what I thought too, but please check the Answer #2 here in this > question , I am facing a similar problem. > > http://stackoverflow.com/questions/12135949/why-map-task-always-running-on-a-single-node We were having the same problem; a map wit

Re: Hadoop YARM Cluster Setup Questions

2014-08-23 Thread S.L
py the slaves file to the other slave nodes as well. > > What about the masters file though? > > Sent from my HTC > > - Reply message - > From: "rab ra" > To: "user@hadoop.apache.org" > Subject: Hadoop YARM Cluster Setup Questions > Date: Sat

Re: Hadoop YARM Cluster Setup Questions

2014-08-23 Thread Chris MacKenzie
as well. > > What about the masters file though? > > Sent from my HTC > > - Reply message - > From: "rab ra" > To: "user@hadoop.apache.org" > Subject: Hadoop YARM Cluster Setup Questions > Date: Sat, Aug 23, 2014 5:03 AM > > H

Re: Hadoop YARM Cluster Setup Questions

2014-08-23 Thread S.L
Ok, Ill copy the slaves file to the other slave nodes as well. What about the masters file though? Sent from my HTC - Reply message - From: "rab ra" To: "user@hadoop.apache.org" Subject: Hadoop YARM Cluster Setup Questions Date: Sat, Aug 23, 2014 5:03 AM Hi, 1.

Re: Hadoop YARM Cluster Setup Questions

2014-08-23 Thread rab ra
Hi, 1. Typically,we used to copy the slaves file all the participating nodes though I do not have concrete theory to back up this. Atleast, this is what I was doing in hadoop 1.2 and I am doing the same in hadoop 2x 2. I think, you should investigate the yarn GUI and see how many maps it has span

Hadoop YARM Cluster Setup Questions

2014-08-22 Thread S.L
Hi Folks, I was not able to find a clear answer to this , I know that on the master node we need to have a slaves file listing all the slaves , but do we need to have the slave nodes have a master file listing the single name node( I am not using a secondary name node). I only have the slaves fil