[ 
https://issues.apache.org/jira/browse/PIG-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709078#action_12709078
 ] 

Rakesh Setty edited comment on PIG-794 at 5/13/09 12:55 PM:
------------------------------------------------------------

Olga,

I reproduced the issue. It is because the schema parsing is failing on the Avro 
side. I checked that the Avro codebase has changed which is causing this issue. 
I will work with the Avro team to understand the changes that I need to make 
for AvroStorage.

Thanks,
Rakesh

      was (Author: serakesh):
    Olga,

The reproduced the issue. It is because the schema parsing is failing on the 
Avro side. I checked that the Avro codebase has changed which is causing this 
issue. I will work with the Avro team to understand the changes that I need to 
make for AvroStorage.

Thanks,
Rakesh
  
> 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
>             Fix For: 0.2.0
>
>         Attachments: avro-0.1-dev-java.jar, AvroStorage.patch, 
> jackson-asl-0.9.4.jar, PIG-794.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.

Reply via email to