Avro quick start guide/template now available.

2009-09-28 Thread Patrick Hunt
I've put together an Avro quick start, it's currently hosted on github: http://github.com/phunt/avro-rpc-quickstart this is basically a template/blueprint project that shows how to build & run an Avro RPC based project using either Ant/Ivy or Maven. As part of the work to support Maven I've al

[jira] Commented: (AVRO-127) Avro should support multiple schemas from the same AVRO file

2009-09-28 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760447#action_12760447 ] Yang Yang commented on AVRO-127: got it, thanks, closing this > Avro should support multipl

[jira] Resolved: (AVRO-127) Avro should support multiple schemas from the same AVRO file

2009-09-28 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang resolved AVRO-127. Resolution: Fixed > Avro should support multiple schemas from the same AVRO file >

[jira] Commented: (AVRO-127) Avro should support multiple schemas from the same AVRO file

2009-09-28 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760430#action_12760430 ] Doug Cutting commented on AVRO-127: --- This technique relies on the way that unions are encod

[jira] Created: (AVRO-128) support NULL in AVRO record

2009-09-28 Thread Yang Yang (JIRA)
support NULL in AVRO record --- Key: AVRO-128 URL: https://issues.apache.org/jira/browse/AVRO-128 Project: Avro Issue Type: Improvement Reporter: Yang Yang Priority: Minor some of our records

[jira] Commented: (AVRO-127) Avro should support multiple schemas from the same AVRO file

2009-09-28 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760376#action_12760376 ] Yang Yang commented on AVRO-127: yes, this is exactly what we want. the schema change frequ

[jira] Commented: (AVRO-127) Avro should support multiple schemas from the same AVRO file

2009-09-28 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760356#action_12760356 ] Doug Cutting commented on AVRO-127: --- In Avro 1.1 we added DataFileWriter#addSchema(Schema):

[jira] Created: (AVRO-127) Avro should support multiple schemas from the same AVRO file

2009-09-28 Thread Yang Yang (JIRA)
Avro should support multiple schemas from the same AVRO file -- Key: AVRO-127 URL: https://issues.apache.org/jira/browse/AVRO-127 Project: Avro Issue Type: New Feature En

[jira] Updated: (AVRO-126) Support embedded schema (de)serialization not only for files but for arbitrary byte arrays

2009-09-28 Thread Flo Leibert (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flo Leibert updated AVRO-126: - Attachment: AVRO-126.patch SeekableByteArrayInput now available > Support embedded schema (de)serializatio

[jira] Updated: (AVRO-126) Support embedded schema (de)serialization not only for files but for arbitrary byte arrays

2009-09-28 Thread Flo Leibert (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flo Leibert updated AVRO-126: - Status: Patch Available (was: Open) > Support embedded schema (de)serialization not only for files but for

[jira] Created: (AVRO-126) Support embedded schema (de)serialization not only for files but for arbitrary byte arrays

2009-09-28 Thread Flo Leibert (JIRA)
Support embedded schema (de)serialization not only for files but for arbitrary byte arrays -- Key: AVRO-126 URL: https://issues.apache.org/jira/browse/AVRO-126 Pr