You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2010/02/26 01:32:28 UTC

[jira] Updated: (HADOOP-6486) fix common classes to work with Avro 1.3 reflection

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

Doug Cutting updated HADOOP-6486:
---------------------------------

    Attachment: HADOOP-6486.patch

Updated version of patch, now that Avro 1.3 is nearly released.

Note that this changes the ivy configuration so that, as with HDFS and MapReduce, one may develop Common using unreleased versions of other modules (like Avro) by passing -Dresolvers=internal to Ant, so that locally published Maven artifacts are found.

> fix common classes to work with Avro 1.3 reflection
> ---------------------------------------------------
>
>                 Key: HADOOP-6486
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6486
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6486.patch, HADOOP-6486.patch
>
>
> A few minor changes are required to get some common classes to work correctly with Avro 1.3 reflection.

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