Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 13 (0.26s).
Loading phrases to help you
refine your search...
[MAPREDUCE-3779] Create hard and soft limits for job counters - MapReduce - [issue]
...The mapreduce.job.counters.limit is not overridable at the job level.  While it is necessary to limit the number of counters to reduce overhead, there are times when exceeding the limit...
http://issues.apache.org/jira/browse/MAPREDUCE-3779    Author: Dave Shine, 2013-03-17, 06:18
RE: Exit code 126? - MapReduce - [mail # user]
...I was referring to https://issues.apache.org/jira/browse/MAPREDUCE-2374   Dave Shine Sr. Software Engineer 321.939.5093 direct |  407.314.0122 mobile CI Boostâ„¢ Clients  Outper...
   Author: Dave Shine, 2013-01-14, 13:11
RE: Exit code 126? - MapReduce - [mail # user]
...We see this quite a bit.  There is a JIRA (I don't remember the number) that addresses this issue.  It has been applied to the apache distro, but I don't think it is incorporated i...
   Author: Dave Shine, 2013-01-11, 22:05
Task Attempt Failed - MapReduce - [mail # user]
...I'm starting to see the following error show up, but I don't know what it i s trying to tell me.  Does anyone know what this error means?   12/10/08 03:13:12 INFO mapred.JobClient:...
   Author: Dave Shine, 2012-10-08, 12:28
RE: Distributing Keys across Reducers - MapReduce - [mail # user]
...Just wanted to follow up on this issue.  It turned out that I was overlooki ng the obvious.  Turns out that over 8% of the mapper output had exactly th e same key, which was actual...
   Author: Dave Shine, 2012-07-25, 12:21
RE: Distributing Keys across Reducers - MapReduce - [mail # user]
...Yes, that is a possibility, but it will take some significant rearchitectur e.  I was assuming that was what I was going to have to do until I saw the  key distribution problem and...
   Author: Dave Shine, 2012-07-20, 17:12
RE: Distributing Keys across Reducers - MapReduce - [mail # user]
...These numbers are with everything I laid out below.  The job was running ac ceptably until a couple of days ago when a change increased the output of t he Map phase by about 30%.  ...
   Author: Dave Shine, 2012-07-20, 16:28
RE: Distributing Keys across Reducers - MapReduce - [mail # user]
...Thanks John.  The key is my own WritableComparable object, and I have created custom Comp arator, Partitioner, and KeyValueGroupingComparator.  However, they are all  pretty g...
   Author: Dave Shine, 2012-07-20, 15:16
RE: Distributing Keys across Reducers - MapReduce - [mail # user]
...Thanks Syed.  I'm not using HBase, so I don't think this is related to my p roblem.  Dave Shine Sr. Software Engineer 321.939.5093 direct |  407.314.0122 mobile CI Boost(tm) C...
   Author: Dave Shine, 2012-07-20, 15:09
Distributing Keys across Reducers - MapReduce - [mail # user]
...I have a job that is emitting over 3 billion rows from the map to the reduc e.  The job is configured with 43 reduce tasks.  A perfectly even distribut ion would amount to about 70...
   Author: Dave Shine, 2012-07-20, 13:20
Sort:
project
Hadoop (13)
MapReduce (13)
HDFS (6)
type
mail # user (12)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (3)
last 9 months (13)
author
Harsh J (1037)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (282)
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 (146)
Tom White (138)
Aaron Kimball (131)
Dave Shine