Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 4 from 4 (0.267s).
Loading phrases to help you
refine your search...
Re: Converting arbitrary JSON to avro - Avro - [mail # user]
...Hi Russel,  thanks for pointing out the python lib. I created a little converter  script that reads in json using json.loads and writes the resulting  object to avro using a s...
   Author: Markus Strickler, 2012-09-19, 15:54
Re: Converting arbitrary JSON to avro - Avro - [mail # user]
...Hi Doug,  thanks for the suggestion, I wasn't aware that one can specify anything  else than a record as top level element of a schema.  I tried this, and it works well for a ...
   Author: Markus Strickler, 2012-09-19, 15:44
Re: Converting arbitrary JSON to avro - Avro - [mail # user]
...Hi Doug,  thank you for your detailed explanation.  Json.Writer is indeed what I had in mind and I have successfully managed  to convert my existing JSON to avro using it. How...
   Author: Markus Strickler, 2012-09-18, 18:34
Converting arbitrary JSON to avro - Avro - [mail # user]
...Hi-  I'm currently trying to convert already existing JSON (not generated by  avro) to avro and am wondering if there is some generic way to do this  (maybe an avro schema tha...
   Author: Markus Strickler, 2012-09-17, 16:40
Sort:
project
Avro (4)
type
mail # user (4)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (4)
author
Doug Cutting (806)
Scott Carey (440)
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)
Markus Strickler