[ 
https://issues.apache.org/jira/browse/AVRO-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878756#action_12878756
 ] 

Doug Cutting commented on AVRO-577:
-----------------------------------

+1 Looks good to me.  I'll commit this soon unless someone objects.

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