Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 44 from 44 (0.156s).
Loading phrases to help you
refine your search...
[HADOOP-8388] Remove unused BlockLocation serialization - Hadoop - [issue]
...BlockLocation has write, read methods but it's never serialized anywhere except in a unit test.  We should removed this dead code....
http://issues.apache.org/jira/browse/HADOOP-8388    Author: Colin Patrick McCabe, 2012-05-11, 14:04
[HADOOP-8275] Range check DelegationKey length - Hadoop - [issue]
...Harden serialization logic against malformed or malicious input.Add range checking to readVInt, to detect overflows, underflows, and larger-than-expected values....
http://issues.apache.org/jira/browse/HADOOP-8275    Author: Colin Patrick McCabe, 2012-05-02, 13:23
[HADOOP-8104] Inconsistent Jackson versions - Hadoop - [issue]
...This is a maven build issue.Jersey 1.8 is pulling in version 1.7.1 of Jackson.  Meanwhile, we are manually specifying that we want version 1.8 of Jackson in the POM files.  This ca...
http://issues.apache.org/jira/browse/HADOOP-8104    Author: Colin Patrick McCabe, 2012-05-02, 12:42
[HADOOP-8159] NetworkTopology: getLeaf should check for invalid topologies - Hadoop - [issue]
...Currently, in NetworkTopology, getLeaf doesn't do too much validation on the InnerNode object itself. This results in us getting ClassCastException sometimes when the network topology is inv...
http://issues.apache.org/jira/browse/HADOOP-8159    Author: Colin Patrick McCabe, 2012-03-28, 09:31
Sort:
project
HDFS (128)
Hadoop (44)
MapReduce (5)
Zookeeper (3)
type
issue (44)
date
last 7 days (1)
last 30 days (2)
last 90 days (5)
last 6 months (8)
last 9 months (44)
author
Harsh J (1373)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Colin Patrick McCabe