add mapred tests that incorporate non-Avro formats
--------------------------------------------------
Key: AVRO-698
URL: https://issues.apache.org/jira/browse/AVRO-698
Project: Avro
Issue Type: Test
Components: java
Reporter: Doug Cutting
Assignee: Doug Cutting
Fix For: 1.5.0
It would be good to have some test MapReduce jobs that:
- accept Avro input and produces non-Avro (e.g., text) output
- accept non-Avro input (e.g., text) and generates Avro output
These would both ensure that the APIs make this easy (since several folks have
asked about this) as well as provide examples for those who need to do this.
This might also identify some API and documentation improvements.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.