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

Doug Cutting updated AVRO-577:
------------------------------

           Status: Resolved  (was: Patch Available)
     Hadoop Flags: [Reviewed]
    Fix Version/s: 1.4.0
       Resolution: Fixed

I just committed this.  Thanks, Tom!

> Add input format for plain text files
> -------------------------------------
>
>                 Key: AVRO-577
>                 URL: https://issues.apache.org/jira/browse/AVRO-577
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 1.4.0
>
>         Attachments: AVRO-577.patch
>
>
> Avro doesn't support MapReduce over plain text files very well. Hadoop's 
> TextInputFormat doesn't work directly with AvroMapper, and the alternative of 
> using AvroWrapper objects is not very elegant. It would be nice to have an 
> input format that returns lines as Utf8 keys to work with AvroMapper.

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