Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 7 from 7 (0.077s).
Loading phrases to help you
refine your search...
[AVRO-1203] Support for obtaining the number of bytes written - Avro - [issue]
...I've used the Avro C++ library to implement Avro support for Node.js [1].In the course of this, I needed to extend the library so that it keepstrack of the number of bytes written to...
http://issues.apache.org/jira/browse/AVRO-1203    Author: Manuel Simoni, 2013-03-11, 21:19
[ANN] node-avro 0.2: Avro support for Node.js - Avro - [mail # user]
...Hi everybody,  I'm releasing the first stable version of node-avro under the MIT license: https://github.com/collectivemedia/node-avro  Best regards, Manuel Simoni...
   Author: Manuel Simoni, 2012-11-07, 16:41
Why is there no way to get the number of bytes encoded? - Avro - [mail # user]
...I'm really puzzled by the C++ API - I must be missing something.  When I `avro::encode(encoder, datum)`, how can I get the number of bytes this has produced on the output stream?  ...
   Author: Manuel Simoni, 2012-09-27, 09:44
Segfault in StreamReader.read - Avro - [mail # user]
...Hi,  as the first step of implementing Avro for Node.js, I'm playing with a stupid implementation that takes a JSON-encoded schema and a JSON-encoded object from JavaScript, and returns...
   Author: Manuel Simoni, 2012-09-17, 12:54
Config.hh not found in buffer/Buffer.hh - Avro - [mail # user]
...Hi,  I've installed Avro C++ 1.7.1 under /usr/local/include/avro.  When I `#include ` in my project, I get the error "Config.hh: No such file or directory"  I've solved this b...
   Author: Manuel Simoni, 2012-09-14, 21:58
Choice of C vs C++ library for Avro in Node.js - Avro - [mail # user]
...Hi everybody,  I'm now at the point where I'm comfortable starting to implement Avro for Node.js. (The repo has moved to https://github.com/collectivemedia/node-avro )  One thing I...
   Author: Manuel Simoni, 2012-09-11, 13:14
Working on Avro for Node.js - Avro - [mail # user]
...Hi everybody,  I justed wanted to say that I am starting to work on an open source library for Avro serialization format support in Node.js.  If you are interested in Avro for Node...
   Author: Manuel Simoni, 2012-08-30, 16:05
Sort:
project
Avro (7)
Hive (1)
type
mail # user (6)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (7)
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)
Manuel Simoni