| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
40 (0.146s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: copyToLocal Failed inside the cleanup(.........) of Map task - MapReduce - [mail # user]
|
|
...Just for context and so that we can understand the question --- why are you needing to copy intermediate mapper output? On Jun 3, 2013, at 4:11 PM, samir das mohapatra wrote: &nb...
|
|
|
Author: Jay Vyas,
2013-06-03, 22:05
|
|
|
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
|
|
|
|