Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 35 (0.289s).
Loading phrases to help you
refine your search...
Re: Avro vs Json - Avro - [mail # user]
...I would ask questions from specific subset of users: those with actual experience in using both, to compare approaches. If you ask someone who is only used one, all you get to know is that b...
   Author: Tatu Saloranta, 2012-08-12, 22:26
Re: Record extensions? - Avro - [mail # user]
...On Tue, Jun 12, 2012 at 10:38 AM, Christophe Taton  wrote:  Does this have to use Avro? For schema-less (or 'open document') style, there are more natural choices like JSON.  ...
   Author: Tatu Saloranta, 2012-06-12, 17:43
Re: Paranamer issue - Avro - [mail # user]
...Can't speak for Avro project, but I think it is quite easy and useful to use Maven Shade plug-in to embed private re-packaged copies. This is often done with ASM, but seems like the thing fo...
   Author: Tatu Saloranta, 2012-06-06, 16:40
Re: Avro + Snappy changing blocksize of snappy compression - Avro - [mail # user]
...On Wed, Apr 18, 2012 at 2:18 PM, Scott Carey  wrote: ck  Agreed: most codecs only go up to 32k or 64k (in fact, Snappy may use just 32k, not 64k). Deflate doesn't benefit from abov...
   Author: Tatu Saloranta, 2012-04-18, 21:27
Re: Avro + Snappy changing blocksize of snappy compression - Avro - [mail # user]
...On Wed, Apr 18, 2012 at 10:23 AM, snikhil0  wrote:  Snappy uses blocks of 64k (like most LZ compressors), so there should be little benefit from block sizes larger than this; block...
   Author: Tatu Saloranta, 2012-04-18, 17:52
Re: avro compression using snappy and deflate - Avro - [mail # user]
...On Fri, Mar 30, 2012 at 12:08 PM, Shirahatti, Nikhil  wrote:  Have you checked out jvm-compressor-benchmark page? (https://github.com/ning/jvm-compressor-benchmark) It has comparis...
   Author: Tatu Saloranta, 2012-03-30, 19:45
Re: BigInt / longlong - Avro - [mail # user]
...On Thu, Mar 29, 2012 at 12:20 AM, Meyer, Dennis  wrote:  Wouldn't going via double is every bit as bad an idea as using Strings (i.e. neither makes much sense to me) -- double oper...
   Author: Tatu Saloranta, 2012-03-29, 16:54
Re: Java MapReduce Avro Jackson Error - Avro - [mail # user]
...On Mon, Mar 19, 2012 at 6:23 PM, Deepak Nettem  wrote: ...  Sounds like some other library has been compiled against old Jackson version then. Perhaps one of hadoop core jars? &nbs...
   Author: Tatu Saloranta, 2012-03-20, 01:34
Re: Java MapReduce Avro Jackson Error - Avro - [mail # user]
...On Mon, Mar 19, 2012 at 6:06 PM, Scott Carey  wrote: ay  This sounds like a good idea, and I agree in that this is probably still due to an old version lurking somewhere.  -+ ...
   Author: Tatu Saloranta, 2012-03-20, 01:12
Re: Java MapReduce Avro Jackson Error - Avro - [mail # user]
...On Mon, Mar 19, 2012 at 4:20 PM, Deepak Nettem  wro te:  You may want to add similar entry for jackson-core-asl -- mapper does require core, and although there is transient depende...
   Author: Tatu Saloranta, 2012-03-19, 23:27
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 (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)
Tatu Saloranta