Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 99 (0.335s).
Loading phrases to help you
refine your search...
Re: Scheduler Questions - MapReduce - [mail # dev]
...`yarn.app.mapreduce.am.scheduler.heartbeat.interval-ms` parameter is defaulted to to 2000ms (DEFAULT_MR_AM_TO_RM_HEARTBEAT_INTERVAL_MS). So, the AM sends a Heart Beat every 2000ms to the RM....
   Author: Praveen Sripati, 2011-11-26, 04:40
Regarding Hadoop and API - MapReduce - [mail # dev]
...Hi,  There had been some mails regarding Hadoop and MPI and the JIRA for the same is MAPREDUCE-2911. Does it make sense to use MPI for all the interprocess communication in Hadoop using...
   Author: Praveen Sripati, 2011-11-25, 16:04
Incremental builds in 0.23 using Maven - MapReduce - [mail # dev]
...Hi,  Does Maven support incremental builds? After `svn up', the build is taking time even without any updates from svn.  Thanks, Praveen...
   Author: Praveen Sripati, 2011-11-22, 06:13
Re: Distributing our jars to all machines in a cluster - MapReduce - [mail # user]
...Hi,  Here are the different ways of distributing 3rd party jars with the application.  http://www.cloudera.com/blog/2011/01/how-to-include-third-party-libraries-in-your-map-reduce-...
   Author: Praveen Sripati, 2011-11-20, 02:25
Re: Different ways of configuring the memory to the TaskTracker child process (Mapper and Reduce Tasks) - MapReduce - [mail # user]
...Hi,  Can someone please clarify me on the below query?  Thanks, Praveen  On Sun, Nov 6, 2011 at 8:47 PM, Praveen Sripati wrote:  ...
   Author: Praveen Sripati, 2011-11-08, 01:29
Different ways of configuring the memory to the TaskTracker child process (Mapper and Reduce Tasks) - MapReduce - [mail # user]
...Hi,  What is the difference between setting the mapred.job.map.memory.mb and mapred.child.java.opts using -Xmx to control the maximum memory used by a Mapper and Reduce task? Which one ...
   Author: Praveen Sripati, 2011-11-06, 15:17
Re: Streaming question. - MapReduce - [mail # user]
...Dan,  It is a known bug (https://issues.apache.org/jira/browse/MAPREDUCE-1888) which has been identified in 0.21.0 release. Which Hadoop release are you using?  Thanks, Praveen &nb...
   Author: Praveen Sripati, 2011-11-03, 05:46
Specifying the MR jar file - MapReduce - [mail # user]
...Hi,  What is the difference between specifying the jar file using JobConf API and the 'hadoop jar' command?  JobConf conf = new JobConf(getConf(), getClass());  bin/hadoop jar...
   Author: Praveen Sripati, 2011-10-12, 04:58
Running MRv1 jobs through Eclipse - MapReduce - [mail # dev]
...Hi,  I am trying to run MRv1 jobs in Eclipse.  I have been able to run in Local (Standalone) Mode, but not in Pseudo-Distributed Mode. In the Pseudo-Distributed Mode, the below exc...
   Author: Praveen Sripati, 2011-10-04, 10:06
Re: How to stop a MR Job when a certain condition is met? - MapReduce - [mail # user]
...Arun,  Let's say there is 1PB of data in HDFS and the requirement is to look for a particular sequence in the whole data. If the sequence is found then the MR job could be aborted. Ther...
   Author: Praveen Sripati, 2011-10-01, 05:06
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 (1066)
Arun C Murthy (515)
Vinod Kumar Vavilapalli (353)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (177)
Thomas Graves (176)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Robert Evans (151)
Ted Yu (148)
Tom White (138)
Aaron Kimball (131)
Praveen Sripati