| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
40 (0.288s).
|
|
|
Loading phrases to help you refine your search...
|
|
[AVRO-981] Python Avro library does not build/install on OS X - Avro - [issue]
|
|
...russell-jurneys-macbook-pro:py rjurney$ sudo python2.5 setup.py installPassword:running installrunning bdist_eggrunning egg_infowriting requirements to avro.egg-info/requires.txtwriting avro...
|
|
|
http://issues.apache.org/jira/browse/AVRO-981
Author: Russell Jurney,
2012-12-10, 17:57
|
|
|
Re: text files to avro - Avro - [mail # user]
|
|
...An example of doing this is here: https://github.com/rjurney/Collecting-Data/blob/master/src/python/cat_avro Russell Jurney http://datasyndrome.com On Oct 31, 2012, at 5:29 AM, M...
|
|
|
Author: Russell Jurney,
2012-10-31, 15:52
|
|
|
Re: Converting arbitrary JSON to avro - Avro - [mail # user]
|
|
...Fwiw, I do this in web apps all the time via the python avro lib and json.d umps Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome.com On Sep 18, 2012, at 12:38 P...
|
|
|
Author: Russell Jurney,
2012-09-18, 23:18
|
|
|
Re: Working on Avro for Node.js - Avro - [mail # user]
|
|
...I am interested, and I think this is great! I wrote about a stack using Avro and Node recently, and it would be great to push Avros all the way through to Node.js http://hortonworks.co...
|
|
|
Author: Russell Jurney,
2012-08-30, 17:26
|
|
|
Pig with Avro and HBase - Avro - [mail # user]
|
|
...Is anyone using Pig with Avro as the datatype in HBase? I want to auto-load the schema, and this seems the most direct way to do it. Russell Jurney twitter.com/rjurney [EMAIL PROTECTED...
|
|
|
Author: Russell Jurney,
2012-08-23, 03:37
|
|
|
Re: Avro vs Json - Avro - [mail # user]
|
|
...This is consistent with my experience. As a user of HDFS, I would find data produced by others and not know the semantics well enough to use it. On board schemas, with comments, make this da...
|
|
|
Author: Russell Jurney,
2012-08-14, 00:31
|
|
|
Re: Avro vs Json - Avro - [mail # user]
|
|
...To be fair, you can test types as you parse JSON. But only a few. The Avro schemas even include comments... huge win. Russell Jurney http://datasyndrome.com On Aug 12, 2012...
|
|
|
Author: Russell Jurney,
2012-08-13, 03:03
|
|
|
Re: Avro vs Json - Avro - [mail # user]
|
|
...You'll need to compress JSON. Avro can compress itself. Avro represents more types, you'll need to serialize your types beyond what json supports with annotation or by convention. JSON is si...
|
|
|
Author: Russell Jurney,
2012-08-12, 22:34
|
|
|
Re: Avro file size is too big - Avro - [mail # user]
|
|
...This thread looks useful. Are you flushing too often? http://apache-avro.679487.n3.nabble.com/avro-compression-using-snappy-and-deflate-td3870167.html Russell Jurney http://datasyndrom...
|
|
|
Author: Russell Jurney,
2012-07-04, 21:58
|
|
|
Re: Can serialized Avro records be efficiently compared without deserializing? - Avro - [mail # user]
|
|
...+1 I need this kind of access too, to roll back Avro records that fail to finish writing when python dies from a UTF error. Russell Jurney http://datasyndrome.com On May 22...
|
|
|
Author: Russell Jurney,
2012-05-22, 21:43
|
|
|
|