Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 816 (0.322s).
Loading phrases to help you
refine your search...
[HADOOP-2] Reused Keys and Values fail with a Combiner - Hadoop - [issue]
...If the map function reuses the key or value by destructively modifying it after the output.collect(key,value) call and your application uses a combiner, the data is corrupted by having lots ...
http://issues.apache.org/jira/browse/HADOOP-2    Author: Owen O'Malley, 2013-04-12, 21:34
[HADOOP-2081] Configuration getInt, getLong, and getFloat replace invalid numbers with the default value - Hadoop - [issue]
...The current behavior of silently replace invalid numbers in the configuration with the default value leads to hard to diagnose problems. The methods should throw an exception to signal that ...
http://issues.apache.org/jira/browse/HADOOP-2081    Author: Owen O'Malley, 2013-03-01, 09:38
[HADOOP-6962] FileSystem.mkdirs(Path, FSPermission) should use the permission for all of the created directories - Hadoop - [issue]
...Currently, FileSystem.mkdirs only applies the permissions to the last level if it was created. It should be applied to all levels that are created....
http://issues.apache.org/jira/browse/HADOOP-6962    Author: Owen O'Malley, 2013-01-28, 15:29
Re: [DISCUSS] Clarify bylaws on PMC chair voting - Hadoop - [mail # general]
...Thanks, Nicholas.  I think the vote for PMC chair should be a straight majority vote with STV used in the case of more than 2 choices. Using +1 and/or -1's when voting in a multiple cho...
   Author: Owen O'Malley, 2012-11-12, 23:53
[HADOOP-23] single node cluster gets one reducer - Hadoop - [issue]
...Running on a single node cluster (it runs a job tracker and a single task tracker), even though my application asks for 7 reduces, it only gets one. I haven't tracked down what is happening ...
http://issues.apache.org/jira/browse/HADOOP-23    Author: Owen O'Malley, 2012-10-30, 03:35
[HADOOP-3862] Create network topology plugin that uses a configured rack ip mask - Hadoop - [issue]
...We should have a Java class that answers network topology questions by implementing DNSToSwitchMapping by using the host's IP address and a mask that defines the addresses that are on the sa...
http://issues.apache.org/jira/browse/HADOOP-3862    Author: Owen O'Malley, 2012-10-15, 10:55
Re: [VOTE] Hadoop-1.0.4-rc0 - Hadoop - [mail # dev]
...On Wed, Oct 10, 2012 at 8:57 AM, Matt Foley  wrote:  +1 on 1.0.4-rc0. I checked the signatures, compiled, and tested it.  ...
   Author: Owen O'Malley, 2012-10-11, 20:28
Re: [VOTE] 0.23.4 release - Hadoop - [mail # general]
...Bobby,   It looks like some debugging code got committed and rolled into the release. I think we'll need to re-spin the rc after fixing it, so -1.  Thanks,    Owen...
   Author: Owen O'Malley, 2012-10-05, 18:44
[HADOOP-6685] Change the generic serialization framework API to use serialization-specific bytes instead of Map<String,String> for configuration - Hadoop - [issue]
...Currently, the generic serialization framework uses Map<String,String> for the serialization specific configuration. Since this data is really internal to the specific serialization, I...
http://issues.apache.org/jira/browse/HADOOP-6685    Author: Owen O'Malley, 2012-09-23, 18:31
[HADOOP-8307] The task-controller is not packaged in the tarball - Hadoop - [issue]
...Ant in some situations, puts artifacts such as task-controller into the build/hadoop-*/ directory before the "package" target deletes it to start over....
http://issues.apache.org/jira/browse/HADOOP-8307    Author: Owen O'Malley, 2012-09-23, 10:27
Sort:
project
Hadoop (816)
MapReduce (162)
Hive (99)
HDFS (21)
HBase (4)
Pig (4)
Avro (3)
Kafka (3)
Chukwa (2)
Accumulo (1)
Zookeeper (1)
type
issue (256)
mail # general (228)
mail # user (211)
mail # dev (121)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (3)
last 9 months (816)
author
Harsh J (1372)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Mark Kerzner (334)
Konstantin Boudnik (333)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Owen O