Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 39 (0.326s).
Loading phrases to help you
refine your search...
Re: Configuring SSH - is it required? for a psedo distriburted mode? - MapReduce - [mail # user]
...Actually, I should amend my statement -- SSH is required, but passwordless ssh (i guess) you can live without if you are willing to enter your password for each process that gets started. &n...
   Author: Jay Vyas, 2013-05-16, 15:34
Re: Configuring SSH - is it required? for a psedo distriburted mode? - MapReduce - [mail # user]
...Yes it is required -- in psuedodistributed node the jobtracker is not necessarily aware that the task trackers  / data nodes are on the same machine, and will thus attempt to ssh into t...
   Author: Jay Vyas, 2013-05-16, 15:31
Re: partition as block? - MapReduce - [mail # user]
...What do you mean "increasing the size"?  Im talking more about increasing the number of partitions... Which actually decreases individual file size.  On Apr 30, 2013, at 4:09 PM, M...
   Author: Jay Vyas, 2013-05-01, 00:00
partition as block? - MapReduce - [mail # user]
...Hi guys:  Im wondering - if I'm running mapreduce jobs on a cluster with large block sizes - can i increase performance with either:  1) A custom FileInputFormat  2) A custom ...
   Author: Jay Vyas, 2013-04-30, 18:46
Re: Maven dependency - MapReduce - [mail # user]
...this should be enough to get started (you can pick the 1.* version if you want the newer APIs and stuff, but for the elephant book, the older apis will work fine as well) .     &nb...
   Author: Jay Vyas, 2013-04-24, 19:25
ConfigKeys wrappers for MapReduce source code base - MapReduce - [mail # dev]
...Hi guys:  A breif check wiht "find ./ -name *ConfigKeys*" doesn't seem to indicate that there is a "MapRedConfigKeys" class... Should there be one to help get rid of magic numbers and u...
   Author: Jay Vyas, 2013-04-21, 19:29
Re: JobConf and MiniMapRedCluster - MapReduce - [mail # dev]
...Okay, thanks.... Ill look into this JIRA .  it is clear from some light googling that, at some point  ** some version of JobConf was deprecated, and that maybe again it was undepre...
   Author: Jay Vyas, 2013-04-18, 05:55
Re: JobConf and MiniMapRedCluster - MapReduce - [mail # dev]
...Only one response, inline below... Certainly I will file a JIRA and some updates if this makes sense :)....   Would love to bring the minimrcluster class up to date!  On Apr 18, 20...
   Author: Jay Vyas, 2013-04-18, 04:54
Fwd: JobConf and MiniMapRedCluster - MapReduce - [mail # user]
...Hi guys: Forwarded this here because it might be more relevant to a broad community of hadoop users interested in doing more than just MRUnit for tests.  From: Jay Vyas  Date: Wed,...
   Author: Jay Vyas, 2013-04-17, 19:44
JobConf and MiniMapRedCluster - MapReduce - [mail # dev]
...Hi guys:  the MiniMapRedCluster seems like a very useful tool which I just discovered in this blog post :  http://grepalex.com/2012/10/20/hadoop-unit-testing-with-minimrcluster/ &n...
   Author: Jay Vyas, 2013-04-17, 18:06
Sort:
project
Hadoop (71)
MapReduce (39)
HDFS (22)
HBase (19)
Flume (5)
type
mail # user (34)
mail # dev (5)
date
last 7 days (0)
last 30 days (4)
last 90 days (14)
last 6 months (20)
last 9 months (39)
author
Harsh J (1047)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (173)
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)
Jay Vyas