[ 
https://issues.apache.org/jira/browse/HADOOP-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731433#action_12731433
 ] 

Tom White commented on HADOOP-6120:
-----------------------------------

Looks good. Minor nits:

* Move the testSerialization() method from TestWritableSerialization since it 
is now being used from the Avro tests. Something like SerializationTestUtil.
* Add a package.html to the org.apache.hadoop.io.serializer.avro package.

Have you tried using either of these serializations with MapReduce? Something 
like TestJavaSerialization would be good (but this could be another issue).

> Add support for Avro types in hadoop
> ------------------------------------
>
>                 Key: HADOOP-6120
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6120
>             Project: Hadoop Common
>          Issue Type: New Feature
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>         Attachments: 6120_v1.patch, 6120_v2.patch, 6120_v3.patch
>
>
> Support to serialize and deserialize Avro types in Hadoop.

-- 
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