[
https://issues.apache.org/jira/browse/HADOOP-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087238#comment-13087238
]
Tom White commented on HADOOP-7264:
-----------------------------------
Sorry, I missed those failures. It looks like the problem is that AvroTestUtil
uses a buffered binary encoder which isn't properly flushed. It would be
simpler to use a direct binary encoder in this case.
> Bump avro version to at least 1.4.1
> -----------------------------------
>
> Key: HADOOP-7264
> URL: https://issues.apache.org/jira/browse/HADOOP-7264
> Project: Hadoop Common
> Issue Type: Improvement
> Components: io
> Affects Versions: 0.21.0
> Reporter: Luke Lu
> Assignee: Luke Lu
> Labels: avro
> Fix For: 0.23.0
>
> Attachments: HADOOP-7264v2.patch, HADOOP-7264v3.patch,
> hadoop-7264-mr2-v1.patch, hadoop-7264-v1.patch
>
>
> Needed by mapreduce 2.0 avro support. Maybe we could jump to Avro 1.5. There
> is incompatible API changes from 1.3x to 1.4x (Utf8 to CharSequence in user
> facing APIs) not sure about 1.5x though.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira