[ https://issues.apache.org/jira/browse/MAPREDUCE-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852086#action_12852086 ]
Chris Douglas commented on MAPREDUCE-1634: ------------------------------------------ bq. I'm now leaning towards adding this to Avro rather than MapReduce. It tries to use only 0.19 APIs so it can work with any recent Hadoop release. Would users working in Avro think to look in that project, rather than MapReduce, for these classes? Right now, Avro doesn't have any dependencies on MapReduce or pre-split Hadoop, right? Wouldn't this create a circular dependency? What are the advantages to adding this to Avro instead of MapReduce? > add input and output formats for Avro value wrappers > ---------------------------------------------------- > > Key: MAPREDUCE-1634 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1634 > Project: Hadoop Map/Reduce > Issue Type: New Feature > Components: client > Reporter: Doug Cutting > Fix For: 0.22.0 > > Attachments: MAPREDUCE-1634.patch > > > HADOOP-6660 proposes adding an AvroValue wrapper for Avro data. We should > add InputFormat and OutputFormat implementations for Avro data files that use > this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.