[ 
https://issues.apache.org/jira/browse/AVRO-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396004#comment-13396004
 ] 

Scott Carey commented on AVRO-1105:
-----------------------------------

>From the mailing list, from Michael Armbrust:

{quote}
We have a plugin for the scala compiler that takes case classes that extent a 
special marker trait (AvroRecord) and generates the code needed for Avro 
serialization.  It has mostly been used for research thus far, but we use it 
quite a bit as the serialization for our K/V store, storing experimental 
results, as well as our own homegrown message passing system.

Details can be found here: https://github.com/radlab/SCADS/wiki/Avro-Plugin

Let me know if you have any questions!

Michael
{quote}
                
> Scala API for Avro
> ------------------
>
>                 Key: AVRO-1105
>                 URL: https://issues.apache.org/jira/browse/AVRO-1105
>             Project: Avro
>          Issue Type: New Feature
>            Reporter: Christophe Taton
>         Attachments: avro-scala.patch
>
>
> Umbrella issue.
> Goal is to provide Scala friendly APIs for Avro records and protocols (RPCs).
> Related project: http://code.google.com/p/avro-scala-compiler-plugin/ looks 
> dead (no change since Sep 2010).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to