Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 802 (0.066s).
Loading phrases to help you
refine your search...
Re: Could specific records implement the generic API as well? - Avro - [mail # user]
...On Thu, Apr 18, 2013 at 1:18 PM, Christophe Taton  wrote:  I don't see why not.  Doug...
   Author: Doug Cutting, 2013-04-22, 20:19
Re: help with Avro compilation... - Avro - [mail # user]
...Nir,  I think there may be a bug in Avro's Maven configuration so that 'mvn install' doesn't work on a clean checkout.  Please instead try 'mvn test install -DskipTests'.  If ...
   Author: Doug Cutting, 2013-04-22, 18:18
Re: JSon representation of avro enum : not a string? - Avro - [mail # user]
...That is a bug.  It's been fixed.  Twice!  https://issues.apache.org/jira/browse/AVRO-713 https://issues.apache.org/jira/browse/AVRO-1201  Doug  On Fri, Apr 19, 2013 ...
   Author: Doug Cutting, 2013-04-19, 19:22
Re: Parsing a Pair's value - inherited namespace? - Avro - [mail # user]
...Thanks for confirming the fix.  I committed the patch.  I'm not sure when the next Avro release will be, but probably sometime in the next month.  Doug  On Sun, Apr 14, 2...
   Author: Doug Cutting, 2013-04-16, 23:27
Re: Could specific records implement the generic API as well? - Avro - [mail # user]
...On Mon, Apr 15, 2013 at 2:21 PM, Christophe Taton  wrote:  The two methods I wrote above could be added to SpecificRecordBase and it could then be declared to implement GenericReco...
   Author: Doug Cutting, 2013-04-15, 22:43
Re: Could specific records implement the generic API as well? - Avro - [mail # user]
...SpecificRecordBase implements IndexedRecord, so that fields can be accessed by number, but not directly by name.  However Implementing #set(String,Object) and #get(String) is easy: &nbs...
   Author: Doug Cutting, 2013-04-15, 20:08
Re: Primitive type aliases - Avro - [mail # user]
...On Mon, Apr 15, 2013 at 9:03 AM, Jay Hacker  wrote:  If you define "date" as a record then you can do that today.  The only overhead is in the in-memory representation, where ...
   Author: Doug Cutting, 2013-04-15, 16:26
Re: Primitive type aliases - Avro - [mail # user]
...% grep aliases lang/py/src/avro/*.py %  I don't see any support for aliases in Python.  Doug   On Fri, Apr 12, 2013 at 2:22 PM, Jeremy Kahn  wrote:  ...
   Author: Doug Cutting, 2013-04-12, 21:35
Re: Primitive type aliases - Avro - [mail # user]
...Aliases are used for for type names (records, enums, & fixed) and field names.  Also, I don't think aliases are implemented in Python.  You could define a Date record with a single...
   Author: Doug Cutting, 2013-04-12, 21:09
Re: Union in AvroMapper.map: Not in Union?? - Avro - [mail # user]
...On Tue, Apr 9, 2013 at 8:55 PM, Martin Kleppmann wrote:   Actually the schema you provide is used as the "reader" schema and need not exactly match the schema used to write the data. &n...
   Author: Doug Cutting, 2013-04-10, 18:47
Sort:
project
Avro (802)
Hadoop (344)
MapReduce (20)
HDFS (11)
Pig (7)
Sqoop (1)
type
mail # user (334)
mail # dev (288)
issue (178)
wiki (2)
date
last 7 days (3)
last 30 days (22)
last 90 days (82)
last 6 months (122)
last 9 months (802)
author
Doug Cutting (802)
Scott Carey (431)
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)