[
https://issues.apache.org/jira/browse/AVRO-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated AVRO-830:
---------------------------
Attachment: AVRO-830.patch
Here's a patch with unit tests. Run the following before applying the patch.
{noformat}
svn mv
lang/java/mapred/src/test/java/org/apache/avro/mapred/TestAvroAsTextInputFormat.java
lang/java/mapred/src/test/java/org/apache/avro/mapred/TestAvroTextSort.java
{noformat}
> Add AvroTextOutputFormat for emitting text as Avro Data Files
> -------------------------------------------------------------
>
> Key: AVRO-830
> URL: https://issues.apache.org/jira/browse/AVRO-830
> Project: Avro
> Issue Type: New Feature
> Components: java
> Reporter: Tom White
> Assignee: Tom White
> Attachments: AVRO-830.patch
>
>
> This is the inverse of AvroAsTextInputFormat (introduced in AVRO-808).
> AvroTextOutputFormat would be useful for streaming programs as it allows them
> to write an Avro Data File with a "bytes" schema.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira