Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 99 (0.131s).
Loading phrases to help you
refine your search...
Re: How does mapper process partial records? - MapReduce - [mail # user]
...Harsh,  Thanks for the response.   the split boundary and when reading other than the first FileSplit, TextInputFormat ignores the content up to the first newline.  When the f...
   Author: Praveen Sripati, 2013-01-25, 00:37
How does mapper process partial records? - MapReduce - [mail # user]
...Hi,  HDFS splits the file across record boundaries. So, how does the mapper processing the second block (b2) determine that the first record is incomplete and should process starting fr...
   Author: Praveen Sripati, 2013-01-24, 16:50
Ant offline build - MapReduce - [mail # user]
...Hi,  I have got the code for 0.22 and did the build successfully using 'ant clean compile eclipse' command. But, the ant command is downloading the dependent jar files every time. How t...
   Author: Praveen Sripati, 2012-04-01, 03:40
API Documentation for - MapReduce - [mail # dev]
...Hi,  The API documentation for o.a.h.filecache.DistributedCache is incomplete. In the methods inherited none of the methods are URL to the method details. Without going through the code...
   Author: Praveen Sripati, 2012-01-12, 09:46
Re: Not able to start the NodeManager - MapReduce - [mail # user]
...Not sure why the the properties in the .bashrc are not being picked by the scripts. Why is it? I am using Ubuntu 11.10. I had to export some variables in the `libexec/hadoop-config.sh` and `...
   Author: Praveen Sripati, 2012-01-10, 14:35
Status of the completed containers (0.23) - MapReduce - [mail # dev]
...Hi,  Documentation says that the NM sends the status of the completed containers to the RM and the RM sends it to the AM. This is the interface (1) below. What is the purpose of the int...
   Author: Praveen Sripati, 2012-01-09, 13:42
Not able to start the NodeManager - MapReduce - [mail # user]
...Hi,  I am trying to setup 0.23 on a cluster and am stuck with errors while starting the NodeManager. The slaves file is proper and I am able to do a password-less ssh from the master to...
   Author: Praveen Sripati, 2012-01-09, 12:16
Re: Queries on next gen MR architecture - MapReduce - [mail # user]
...Thanks for the response.  I was just thinking why some of the design decisions were made with MRv2.  *).  If InputSplit1 is on Node11 and Node12 and InputSplit2 on Node21 and ...
   Author: Praveen Sripati, 2012-01-08, 02:47
Re: Problem setting up 0.23 on a Cluster - MapReduce - [mail # user]
...Hi,  Here are the steps I had to do to get the `sbin/hadoop-daemons.sh stop datanode` (note the plural daemons) work.  1. copy the hadoop-env.sh from ./share/hadoop/common/template...
   Author: Praveen Sripati, 2012-01-07, 15:39
Re: Problem setting up 0.23 on a Cluster - MapReduce - [mail # user]
...Ronald,  Here is the output  uid=1000(praveensripati) gid=1000(praveensripati) groups=1000(praveensripati),4(adm),20(dialout),24(cdrom),46(plugdev),116(lpadmin),118(admin),124(samb...
   Author: Praveen Sripati, 2012-01-07, 09:53
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 (1038)
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