Container Launching

2012-01-06 Thread raghavendhra rahul
Hi all, I am trying to write an application master.Is there a way to specify node1: 10 conatiners node2: 10 containers Can we specify this kind of list using the application master Also i set request.setHostName("client"); where client is the hostname of a node I checked the log to find the fo

Re: Container Launching

2012-01-09 Thread raghavendhra rahul
Any solutions. On Fri, Jan 6, 2012 at 5:15 PM, raghavendhra rahul < raghavendhrara...@gmail.com> wrote: > Hi all, > I am trying to write an application master.Is there a way to specify > node1: 10 conatiners > node2: 10 containers > Can we specify this kind of list using the application maste

Re: Container Launching

2012-01-09 Thread Bing Jiang
Hi, I have encountered a same question. Look below, and hope it can help u. I get help from Hadoop-Yarn to deploy my real-time distributed computation system, and I get reply from mapreduce-user@hadoop.apache.org to follow these guilders below: http://hadoop.apache.org/common/docs/r0.23.0/hadoop-y

Re: Container Launching

2012-01-09 Thread raghavendhra rahul
Thanks that has been solved. Now the problem is Is there a way to specify node1: 10 conatiners node2: 10 containers Can we specify this kind of list using the application master How to specify setHostName("client") Is there specific format. 2012/1/9 Bing Jiang > Hi, I have encountered a same

Re: Container Launching

2012-01-10 Thread Vinod Kumar Vavilapalli
This seems like a code bug, following your conversation. Raghavendra/Bing, can one of you please create a ticket at https://issues.apache.org/jira/secure/CreateIssue!default.jspa under Hadoop MapReduce? That way it can get fixed in the next release. Thanks, +Vinod >>> Also i set request.setHost

Re: Container Launching

2012-01-10 Thread Bing Jiang
Thanks, Vinod. I have submitted to Hadoop-MapReduce Issue. https://issues.apache.org/jira/browse/MAPREDUCE-3655 在 2012年1月11日 上午7:58,Vinod Kumar Vavilapalli 写道: > This seems like a code bug, following your conversation. > > Raghavendra/Bing, can one of you please create a ticket at > https://issue