You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rakesh Setty (JIRA)" <ji...@apache.org> on 2009/05/01 01:31:30 UTC

[jira] Updated: (PIG-794) Use Avro serialization in Pig

     [ https://issues.apache.org/jira/browse/PIG-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rakesh Setty updated PIG-794:
-----------------------------

    Attachment: AvroBinStorage.patch

Patch file

> Use Avro serialization in Pig
> -----------------------------
>
>                 Key: PIG-794
>                 URL: https://issues.apache.org/jira/browse/PIG-794
>             Project: Pig
>          Issue Type: Improvement
>          Components: impl
>    Affects Versions: 0.2.0
>            Reporter: Rakesh Setty
>         Attachments: AvroBinStorage.patch
>
>
> We would like to use Avro serialization in Pig to pass data between MR jobs instead of the current BinStorage. Attached is an implementation of AvroBinStorage which performs significantly better compared to BinStorage on our benchmarks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.