[
https://issues.apache.org/jira/browse/HADOOP-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur updated HADOOP-7264:
---------------------------------------
Attachment: HADOOP-7264v5.patch
'v5' follows Luke & Scott recommendation.
Moved the *.avpr and *.avsc files to src/test/avro/.
The plugin config is simpler.
The only thing I've left is that the generate d java code goes to
target/generated-test-sources/java (instead leaving the default
target/generated-test-sources/avro directory).
The reason for this is that in Eclipse, the generated*sources/<DIR> directories
have to be manually added to the IDE directory and by keeping java it is a
single dir that has to be added instead multiple.
> 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-7264v4.patch, HADOOP-7264v5.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