| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
29 (0.368s).
|
|
|
Loading phrases to help you refine your search...
|
|
[AVRO-838] Support reading of files created with Avro 1.5 that use invalid characters in field and record names - Avro - [issue]
|
|
...Avro 1.4 had a bug that let users create schemas with invalid characters in field and record names.For example, the '-' character used to be allowed in field and record names, but Avro 1.5 w...
|
|
|
http://issues.apache.org/jira/browse/AVRO-838
Author: Ken Krugler,
2011-12-13, 19:06
|
|
|
Re: New name requirements for Avro 1.5 - Avro - [mail # user]
|
|
...On Jun 10, 2011, at 4:01pm, Scott Carey wrote: like we https://issues.apache.org/jira/browse/AVRO-838 Thanks, in it Avro new wrote: field in a when can and Any...
|
|
|
Author: Ken Krugler,
2011-06-10, 23:16
|
|
|
Re: New name requirements for Avro 1.5 - Avro - [mail # user]
|
|
...I'd run into a similar issue, where I used a record name with a "-" in it when creating files with Avro 1.4. So I've got files that are valid/readable with 1.4, but seem to be &n...
|
|
|
Author: Ken Krugler,
2011-06-10, 20:48
|
|
|
Blog post on Cascading.Avro usage/performance - Avro - [mail # user]
|
|
...I recently saw this blog post: http://mpouttuclarke.wordpress.com/2011/01/13/cascading-avro/ Interesting speed comparison, between reading Avro and parsing a CSV: http://mp...
|
|
|
Author: Ken Krugler,
2011-03-18, 19:19
|
|
|
Extending Avro schema compilation - Avro - [mail # dev]
|
|
...Hi all, I've started looking into leveraging the Avro schema definition support for Cascading workflows. Currently I manually generate a wrapper class (what we call a "Dat...
|
|
|
Author: Ken Krugler,
2010-12-23, 05:17
|
|
|
Re: Why is Avro 1.4.1 not in Maven Central? - Avro - [mail # user]
|
|
...On Nov 23, 2010, at 9:13am, Doug Cutting wrote: It's not in Maven central yet, but the delay depends on the sync cycle set up between Apache and Maven Central. I assume y...
|
|
|
Author: Ken Krugler,
2010-11-23, 17:45
|
|
|
Question about enum usage with GenericData - Avro - [mail # dev]
|
|
...Answering my own question... I needed to pass an object to GenericData.Record.put(fieldName, object) that implements the GenericEnumSymbol interface. ====================...
|
|
|
Author: Ken Krugler,
2010-11-15, 01:01
|
|
|
Question about enum usage with GenericData - Avro - [mail # dev]
|
|
...Hi there, I've been looking at adding enum support to the Cascading AvroScheme, but I'm perplexed by an error I run into. I create an Avro Schema based on an enum class pa...
|
|
|
Author: Ken Krugler,
2010-11-15, 00:08
|
|
|
Re: Avro and Hive - Avro - [mail # user]
|
|
...Hi Scott, Thanks for the detailed response. It sounds like currently the best approach is to create custom schemas for Hive that support reading Avro data files. Gi...
|
|
|
Author: Ken Krugler,
2010-11-02, 16:34
|
|
|
Avro and Hive - Avro - [mail # user]
|
|
...Hi all, I'd seen past emails from Scott and Doug about using Avro as the data format for Hive. This was back in April/May, and I'm wondering about current state of ...
|
|
|
Author: Ken Krugler,
2010-10-28, 18:43
|
|
|
|