Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 35 (0.166s).
Loading phrases to help you
refine your search...
Re: Update Jackson dependencies? - Avro - [mail # user]
...On Fri, Mar 1, 2013 at 3:09 AM, Francis Galiegue  wrote:  Correct: Jackson 1.x and 2.x use different Java packages and Maven ids, so they can peacefully co-exist. Conflicts will on...
   Author: Tatu Saloranta, 2013-03-01, 16:57
Re: Limitations in enum symbols not mentioned in the spec - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 11:10 AM, Francis Galiegue  wrote:  Ah. I misread your statement there, and (wrongly) thought you meant that key value domains were limited similar to prope...
   Author: Tatu Saloranta, 2013-02-28, 06:41
Re: Design decision question about the Avro Java API - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 10:42 AM, Francis Galiegue  wrote:  I do not have strong opinion myself on check vs unchecked exceptions, but just so know, many Java developers are religio...
   Author: Tatu Saloranta, 2013-02-27, 19:00
Re: Limitations in enum symbols not mentioned in the spec - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 10:43 AM, Francis Galiegue  wrote:  JSON does not limit keys in any ways, so this is not true. But maybe you mean that Avro could not be mapped to JSON cons...
   Author: Tatu Saloranta, 2013-02-27, 18:53
Re: Design decision question about the Avro Java API - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 10:17 AM, Francis Galiegue  wrote:  Unchecked exceptions are no uncatchable exceptions, so you can catch them as well as checked ones can't you?  -+ Ta...
   Author: Tatu Saloranta, 2013-02-27, 18:34
New tool for Avro processing, Jackson Avro backend - Avro - [mail # user]
...Quick note: I wrote a new data format backend for Jackson JSON processor:  https://github.com/FasterXML/jackson-dataformat-avro  so that Jackson can be used to process Avro encoded...
   Author: Tatu Saloranta, 2012-12-07, 18:29
Re: Diffing 2 avro records - Avro - [mail # user]
...Your best bet might be to serialize as JSON, use JSON diff tools (alas I don't have links handy, but assume such exist).  -+ Tatu +-  On Thu, Dec 6, 2012 at 3:30 PM, Pierre Mariani...
   Author: Tatu Saloranta, 2012-12-07, 00:22
Re: Avro vs Json - Avro - [mail # user]
...1On Mon, Aug 13, 2012 at 3:59 PM, Bill Graham  wrote:  Interesting, good point.  I was rather thinking of main cost being in maintenance, i.e. if and when format changes, not ...
   Author: Tatu Saloranta, 2012-08-14, 02:33
Re: Avro vs Json - Avro - [mail # user]
...On Sun, Aug 12, 2012 at 8:03 PM, Russell Jurney  wrote: ...  Difference between external/explicit schema typed formats and schema-free (optional schema, as in JSON) formats is simi...
   Author: Tatu Saloranta, 2012-08-13, 17:50
Re: Avro vs Json - Avro - [mail # user]
...On Sun, Aug 12, 2012 at 7:42 PM, Bill Graham  wrote:  I would argue it is one of those things that is overstated due to intuitive attractiveness. It is worth keeping in mind that e...
   Author: Tatu Saloranta, 2012-08-13, 17:47
Sort:
project
Avro (35)
type
mail # user (35)
date
last 7 days (0)
last 30 days (0)
last 90 days (5)
last 6 months (7)
last 9 months (35)
author
Doug Cutting (802)
Scott Carey (432)
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)
Tatu Saloranta