| clear query|facets|time |
Search criteria: .
Results from 1 to 7 from
7 (0.169s).
|
|
|
Loading phrases to help you refine your search...
|
|
[AVRO-1238] Avro-C better end of file detection - Avro - [issue]
|
|
...Currently in the C library, avro_file_reader_read_value will error out when it hits the end of a file.I propose we make it detect when it has hit the end of file, and return -1.This means th...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1238
Author: Michael Cooper,
2013-05-01, 01:38
|
|
|
[AVRO-1237] Avro-C segfaults when union discriminant out of bounds - Avro - [issue]
|
|
...libavro will segfault when decrypting a specially crafted (or corrupted) avro file when the discriminant is out of bounds.There is already a check for < 0, but there is no upper bounds ch...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1237
Author: Michael Cooper,
2013-02-13, 14:39
|
|
|
[AVRO-961] avrocat/avropipe to use stdin when no file specified - Avro - [issue]
|
|
...Currently, when using avrocat or avropipe in a pipe, you have to specify /dev/stdin explicitly.It would be nice if it defaulted to /dev/stdin when no file was specified....
|
|
|
http://issues.apache.org/jira/browse/AVRO-961
Author: Michael Cooper,
2012-02-15, 00:46
|
|
|
[AVRO-986] Avro files generated from avro-c dont work with the Java mapred implementation. - Avro - [issue]
|
|
...When a file generated from the Avro-C implementation is fed into Hadoop, it will fail with "Block size invalid or too large for this implementation: -49".This is caused by the sync marker, n...
|
|
|
http://issues.apache.org/jira/browse/AVRO-986
Author: Michael Cooper,
2012-02-15, 00:46
|
|
|
[AVRO-980] C: avro_schema_from_json ignores length parameter - Avro - [issue]
|
|
...The function avro_schema_from_json() takes in a const char* and a length parameter, but it appears that the length parameter is ignored.We have a project where the schema is a binary resourc...
|
|
|
http://issues.apache.org/jira/browse/AVRO-980
Author: Michael Cooper,
2012-02-15, 00:46
|
|
|
[AVRO-950] Avro-C library version is "undef" in release 1.6.0 - Avro - [issue]
|
|
...The version number is set to undef in the avro-c release for 1.6.0I downloaded the 1.6.0 tar.gz from http://apache.mirror.aussiehq.net.au//avro/avro-1.6.0/c/avro-c-1.6.0.tar.gz$ pkg-config -...
|
|
|
http://issues.apache.org/jira/browse/AVRO-950
Author: Michael Cooper,
2011-11-15, 17:30
|
|
|
[AVRO-892] Python snappy error: "integer out of range for 'I' format code" - Avro - [issue]
|
|
...The Python library for avro fails to write some blocks when used with snappy compression.The error is:Traceback (most recent call last): File "tools/json_to_avro.py", line 74, in ...
|
|
|
http://issues.apache.org/jira/browse/AVRO-892
Author: Michael Cooper,
2011-11-01, 18:35
|
|
|
|