Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 87 (0.23s).
Loading phrases to help you
refine your search...
[MAPREDUCE-4676] Add test for job history cleaner - MapReduce - [issue]
...Add a test to TestJobHistory that verifies that the HistoryCleaner cleans up the job history...
http://issues.apache.org/jira/browse/MAPREDUCE-4676    Author: Sandy Ryza, 2013-04-08, 19:52
[MAPREDUCE-5111] RM address DNS lookup can cause unnecessary slowness on every JHS page load - MapReduce - [issue]
...When I run the job history server locally, every page load takes in the 10s of seconds.  I profiled the process and discovered that all the extra time was spent inside YarnConfiguration...
http://issues.apache.org/jira/browse/MAPREDUCE-5111    Author: Sandy Ryza, 2013-04-03, 01:25
Re: Streaming value of (200MB) from a SequenceFile - MapReduce - [mail # user]
...Hi Jerry,  I assume you're providing your own Writable implementation? The Writable readFields method is given a stream.  Are you able to perform you able to perform your processin...
   Author: Sandy Ryza, 2013-03-31, 18:10
[MAPREDUCE-5120] Allow app master to use tracing async dispatcher - MapReduce - [issue]
...YARN-366 proposes an option to add traces to events so that exceptions could report an events lineage.  This JIRA would add a mapreduce config option that would allow the MR app master ...
http://issues.apache.org/jira/browse/MAPREDUCE-5120    Author: Sandy Ryza, 2013-03-31, 06:49
[MAPREDUCE-4994] -jt generic command line option does not work - MapReduce - [issue]
...hadoop jar myjar.jar MyDriver -fs file:/// -jt local input.txt output/should run a job using the local file system and the local job runner. Instead it tries to connect to a jobtracker.hadoo...
http://issues.apache.org/jira/browse/MAPREDUCE-4994    Author: Sandy Ryza, 2013-03-29, 12:56
Re: Any answer ? Candidate application for map reduce - MapReduce - [mail # user]
...Hi Bala,  A standard benchmark program for mapreduce is terasort, which is included in the hadoop examples jar.  You can generate data for it using teragen, which runs a map-only j...
   Author: Sandy Ryza, 2013-03-25, 19:52
[MAPREDUCE-5076] CombineFileInputFormat can create splits that exceed maxSplitSize - MapReduce - [issue]
...I ran a local job with CombineFileInputFormat using an 80 MB file and a max split size of 32 MB (the default local FS block size).  The job ran with two splits of 32 MB, and the last 16...
http://issues.apache.org/jira/browse/MAPREDUCE-5076    Author: Sandy Ryza, 2013-03-18, 21:21
[MAPREDUCE-5073] TestJobStatusPersistency.testPersistency fails on JDK7 - MapReduce - [issue]
...TestJobStatusPersistency is sensitive to the order that the tests are run in. If testLocalPersistency runs before testPersistency, testPersistency will fail....
http://issues.apache.org/jira/browse/MAPREDUCE-5073    Author: Sandy Ryza, 2013-03-15, 20:15
[MAPREDUCE-5072] TestDelegationTokenRenewal.testDTRenewal fails in MR1 on jdk7 - MapReduce - [issue]
...TestDelegationTokenRenewal.testDTRenewal fails in MR1 for the reasons that TestDelegationTokenRenewer.testDTRenewal fails described in YARN-31.  The fix is the same....
http://issues.apache.org/jira/browse/MAPREDUCE-5072    Author: Sandy Ryza, 2013-03-15, 17:50
[MAPREDUCE-5070] TestClusterStatus.testClusterMetrics fails on JDK7 - MapReduce - [issue]
...TestClusterStatus is sensitive to the order that the tests are run in.  If testReservedSlots is called before testClusterMetrics, testClusterMetrics will fail....
http://issues.apache.org/jira/browse/MAPREDUCE-5070    Author: Sandy Ryza, 2013-03-15, 17:50
Sort:
project
MapReduce (87)
Hadoop (21)
HDFS (12)
Avro (1)
Pig (1)
type
issue (60)
mail # dev (15)
mail # user (12)
date
last 7 days (11)
last 30 days (26)
last 90 days (62)
last 6 months (81)
last 9 months (87)
author
Harsh J (1037)
Arun C Murthy (500)
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 (146)
Tom White (138)
Aaron Kimball (131)
Sandy Ryza