Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 6 from 6 (0.202s).
Loading phrases to help you
refine your search...
[AVRO-1346] C++: schema parser cannot parse verbose primitive types - Avro - [issue]
...The Avro C++ library's schema parser currently throws an "Unknown additional Json fields" exception if a primitive type is not represented as a string literal. As per http://avro.apache.org/...
http://issues.apache.org/jira/browse/AVRO-1346    Author: Skye Wanderman-Milne, 2013-06-17, 22:32
[AVRO-1211] Add MR guide to documentation - Avro - [issue]
...Let's write more Avro documentation! This time we'll do a MapReduce example....
http://issues.apache.org/jira/browse/AVRO-1211    Author: Skye Wanderman-Milne, 2013-02-27, 00:54
Index - Apache Avro - Apache Software Foundation - Avro - [wiki]
...                Comment:            Go to start of metadata        &nb...
https://cwiki.apache.org/confluence/display/AVRO/    Author: Skye Wanderman-Milne, 2012-12-16, 00:00
[AVRO-1202] Add "Getting started" guide to documentation - Avro - [issue]
...The Avro documentation is currently not very beginner-friendly – it's hard to figure out basics like code generation, de/serialization, etc. We should write a "Getting started" guide a...
http://issues.apache.org/jira/browse/AVRO-1202    Author: Skye Wanderman-Milne, 2012-11-22, 01:42
Re: why isn't getSchema static? - Avro - [mail # dev]
...GeneratedClass.SCHEMA$, but yes that does work. Thanks! I guess with the ugly variable name I assumed that wasn't meant to be exposed but it is indeed public :)   On Tue, Nov 20, 2012 a...
   Author: Skye Wanderman-Milne, 2012-11-21, 00:09
why isn't getSchema static? - Avro - [mail # dev]
...The SpecificCompiler produces a getSchema function, which looks like it could be static but isn't. Is there a good reason for this?  I bring this up because when writing to a data file,...
   Author: Skye Wanderman-Milne, 2012-11-21, 00:00
Sort:
project
Zookeeper (30)
Avro (6)
Hive (1)
type
issue (3)
mail # dev (2)
wiki (1)
date
last 7 days (1)
last 30 days (1)
last 90 days (1)
last 6 months (2)
last 9 months (6)
author
Doug Cutting (806)
Scott Carey (439)
Jeff Hammerbacher (175)
Philip Zeyliger (118)
Matt Massie (102)
Bruce Mitchener (89)
Douglas Creager (82)
Thiruvalluvan M. G. (82)
Harsh J (74)
Jeff Hodges (65)
James Baldassari (53)
Yang (52)
Scott Banachowski (48)
Jeremy Lewi (46)
Miki Tebeka (46)
Skye Wanderman-Milne