Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 99 (0.166s).
Loading phrases to help you
refine your search...
MRv2 Configuration Parameters - MapReduce - [mail # dev]
...Hi,  I noticed that that yarn-default.xml (mapreduce/yarn/yarn-server/yarn-server-common/src/main/resources/yarn-default.xml) has the configurable parameters for yarn.  The install...
   Author: Praveen Sripati, 2011-08-11, 03:55
Re: Can't find main class when run ResourceManager or NodeManager - MapReduce - [mail # dev]
...Haoyuan,  Try the following  cd $HADOOP_COMMON_HOME/lib ln -s $HADOOP_COMMON_HOME/target/hadoop-common-0.23.0-SNAPSHOT.jar  For me the HADOOP_COMMON_HOME is set to  /home...
   Author: Praveen Sripati, 2011-08-11, 01:01
Re: MRv2 Configuration in Eclipse - MapReduce - [mail # dev]
...Arun,  I did try it out for sometime, but didn't work. Need to get more into the code to fix the problem.  It's real difficult to use some editor instead of an IDE to do the develo...
   Author: Praveen Sripati, 2011-08-10, 13:06
Re: Problem with MRv2 Build - MapReduce - [mail # dev]
...Haoyuan,  I am using Ubuntu 11.04, which doesn't come with autoconf/autoreconf. So, I had to install autoconf (installed autoconf and autoreconf) to get rid of the above error.  Th...
   Author: Praveen Sripati, 2011-08-10, 05:55
Re: Problem with MRv2 Build - MapReduce - [mail # dev]
...Haoyuan,  The instructions at the mentioned URL are not updated.  1. Get the code from trunk. 2. Remove the mapreduce folder. 3. Get the mapreduce code from MR-279 branch. 4. Run t...
   Author: Praveen Sripati, 2011-08-10, 03:58
MRv2 Configuration in Eclipse - MapReduce - [mail # dev]
...Hi,  Are there any instructions to start the ResourceManager, NodeManager, HistoryServer from Eclipse? I got the code from SVN, compiled it and ran the sample program. The projects have...
   Author: Praveen Sripati, 2011-08-10, 02:39
Re: Not able to execute MRv2 - MapReduce - [mail # dev]
...Hi,  For some reason none of the .log files are getting generated, so I had to put some println and figure out the problems. I just see the .out files for the RM, NM and the HistoryServ...
   Author: Praveen Sripati, 2011-08-09, 14:57
Not able to execute MRv2 - MapReduce - [mail # dev]
...Hi,  Looks like the below instructions are a bit outdated. I got the mapreduce code from the MR-279 branch and the rest of the code from trunk. The hadoop-mapreduce-1.0-SNAPSHOT-all.tar...
   Author: Praveen Sripati, 2011-08-09, 03:27
Problem with MRv2 Build - MapReduce - [mail # dev]
...Hi,  I did get the latest code from  http://svn.apache.org/repos/asf/hadoop/common/branches/MR-279/  and ran the below command for mapreduce build  mvn clean install asse...
   Author: Praveen Sripati, 2011-08-04, 15:13
Re: Need Help in Setting up the NextGen MapReduce. - MapReduce - [mail # user]
...Vinay,  https://issues.apache.org/jira/browse/MAPREDUCE-279 http://svn.apache.org/repos/asf/hadoop/common/branches/MR-279/mapreduce/INSTALL http://svn.apache.org/repos/asf/hadoop/common...
   Author: Praveen Sripati, 2011-08-02, 14:44
Sort:
project
MapReduce (99)
Hadoop (33)
HDFS (21)
HBase (16)
type
mail # dev (56)
mail # user (43)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (99)
author
Harsh J (1039)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (174)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (147)
Tom White (138)
Aaron Kimball (131)
Praveen Sripati