Can Mapreduce run on Hadoop 2.3 without Yarn

2014-03-04 Thread hwpstorage
I want to run some test with MapReduce but not in YARN in the latest Hadoop version 2.3. Is it possible? Thanks a lot!

Re: Can Mapreduce run on Hadoop 2.3 without Yarn

2014-03-04 Thread hwpstorage
> > > On Tue, Mar 4, 2014 at 9:13 PM, hwpstorage wrote: > > > I want to run some test with MapReduce but not in YARN in the latest > Hadoop > > version 2.3. > > Is it possible? > > Thanks a lot! > > > > > > -- > Thanks > Deepak > www.bigdatabig.com > www.keosha.net >

Re: Can Mapreduce run on Hadoop 2.3 without Yarn

2014-03-04 Thread hwpstorage
sources* Thanks again. On Tue, Mar 4, 2014 at 11:44 AM, Deepak Sharma wrote: > It seems your HADOOP_MAPRED_HOME is pointing to the MRV2 configurations. > Make sure that in hadoop-env.sh, you change "export > HADOOP_MAPRED_HOME=/usr/lib/hadoop-mapreduce" to " expo