Exception from Yarn Launch Container

2011-12-29 Thread Bing Jiang
Hi, I use Yarn as resource management to deploy my run-time computing system. I follow http://hadoop.apache.org/common/docs/r0.23.0/hadoop-yarn/hadoop-yarn-site/YARN.html >> >> http://hadoop.apache.org/common/docs/r0.23.0/hadoop-yarn/hadoop-yarn-site/WritingYarnApplications.html >> > as guide, and

Re: Exception from Yarn Launch Container

2012-01-03 Thread Arun C Murthy
Bing, Are you using the released version of hadoop-0.23? If so, you might want to upgrade to latest build off branch-0.23 (i.e. hadoop-0.23.1-SNAPSHOT) which has the fix for MAPREDUCE-3537. Arun On Dec 29, 2011, at 12:27 AM, Bing Jiang wrote: > Hi, I use Yarn as resource management to deploy

Re: Exception from Yarn Launch Container

2012-01-05 Thread Bing Jiang
Arun, In order to figure out the fact, I trace back to source code. I find that * org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor*: @Override public int launchContainer(Container container, Path nmPrivateContainerScriptPath, Path nmPrivateTokensPath, String userNa

Re: Exception from Yarn Launch Container

2012-01-06 Thread raghavendhra rahul
Hi, Can i know where to get the release hadoop 0.23.1 2012/1/5 Bing Jiang > Arun, > > In order to figure out the fact, I trace back to source code. I find that > *org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor*: > > @Override > public int launchContainer(Container container

Re: Exception from Yarn Launch Container

2012-01-06 Thread real great..
@raghavendra: I think you should be started a new thread. Anyways, a google should ideally lead you to the exact svn repository. cheers.:) 2012/1/6 raghavendhra rahul > Hi, > Can i know where to get the release hadoop 0.23.1 > > 2012/1/5 Bing Jiang > >> Arun, >> >> In order to figure out the fa