Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 4 from 4 (0.077s).
Loading phrases to help you
refine your search...
[AVRO-1240] SpecificDataumReader.next() can return a GenericData.Record resulting in a ClassCastException - Avro - [issue]
...The following reasonable code:    DatumReader<Test> reader = new SpecificDatumReader<Test>(Test.class);     DataFileReader<Test> dataFileReade...
http://issues.apache.org/jira/browse/AVRO-1240    Author: Brock Noland, 2013-02-27, 00:54
[AVRO-1226] Non-Avro data causes runtime exceptions/errors when sent to Avro NettyTransceiver - Avro - [issue]
...AVRO-1111 put in a stop gap measure to stop Avro from throwing an OOMError when something like an HTTP request was sent to an AVRO IPC port. The general issue of port scanning/monitoring cau...
http://issues.apache.org/jira/browse/AVRO-1226    Author: Brock Noland, 2013-01-10, 06:10
[AVRO-1225] Add MR guide to documentation for mapreduce API - Avro - [issue]
...Similar to AVRO-1211 but for the mapreduce API...
http://issues.apache.org/jira/browse/AVRO-1225    Author: Brock Noland, 2013-01-08, 04:02
[AVRO-927] org.apache.avro.mapred.Pair.equals uses strict equals for schema - Avro - [issue]
...org.apache.avro.mapred.Pair.equals uses strict equals to compare schemas as opposed to using the equals method. GenericData.Record and GenericData.Array both use the equals method to compare...
http://issues.apache.org/jira/browse/AVRO-927    Author: Brock Noland, 2011-12-13, 19:06
Sort:
project
Flume (608)
Hive (53)
Hadoop (27)
MapReduce (21)
Sqoop (10)
HDFS (6)
HBase (5)
Avro (4)
Pig (1)
type
issue (4)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (3)
last 9 months (4)
author
Doug Cutting (802)
Scott Carey (437)
Jeff Hammerbacher (175)
Philip Zeyliger (116)
Matt Massie (102)
Bruce Mitchener (89)
Thiruvalluvan M. G. (82)
Douglas Creager (80)
Harsh J (74)
Jeff Hodges (65)
James Baldassari (53)
Yang (52)
Scott Banachowski (48)
Jeremy Lewi (46)
Miki Tebeka (45)
Brock Noland