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

Hudson commented on AVRO-1254:
------------------------------

Integrated in AvroJava #353 (See [https://builds.apache.org/job/AvroJava/353/])
    AVRO-1254. Java: Add support for new mapreduce APIs to Trevni.  Contributed 
by Ted Malaska. (Revision 1447823)

     Result = SUCCESS
cutting : 
Files : 
* /avro/trunk/CHANGES.txt
* 
/avro/trunk/lang/java/trevni/avro/src/main/java/org/apache/trevni/avro/mapreduce
* 
/avro/trunk/lang/java/trevni/avro/src/main/java/org/apache/trevni/avro/mapreduce/AvroTrevniKeyInputFormat.java
* 
/avro/trunk/lang/java/trevni/avro/src/main/java/org/apache/trevni/avro/mapreduce/AvroTrevniKeyOutputFormat.java
* 
/avro/trunk/lang/java/trevni/avro/src/main/java/org/apache/trevni/avro/mapreduce/AvroTrevniKeyRecordReader.java
* 
/avro/trunk/lang/java/trevni/avro/src/main/java/org/apache/trevni/avro/mapreduce/AvroTrevniKeyRecordWriter.java
* 
/avro/trunk/lang/java/trevni/avro/src/main/java/org/apache/trevni/avro/mapreduce/AvroTrevniKeyValueInputFormat.java
* 
/avro/trunk/lang/java/trevni/avro/src/main/java/org/apache/trevni/avro/mapreduce/AvroTrevniKeyValueOutputFormat.java
* 
/avro/trunk/lang/java/trevni/avro/src/main/java/org/apache/trevni/avro/mapreduce/AvroTrevniKeyValueRecordReader.java
* 
/avro/trunk/lang/java/trevni/avro/src/main/java/org/apache/trevni/avro/mapreduce/AvroTrevniKeyValueRecordWriter.java
* 
/avro/trunk/lang/java/trevni/avro/src/main/java/org/apache/trevni/avro/mapreduce/AvroTrevniRecordReaderBase.java
* 
/avro/trunk/lang/java/trevni/avro/src/main/java/org/apache/trevni/avro/mapreduce/AvroTrevniRecordWriterBase.java
* 
/avro/trunk/lang/java/trevni/avro/src/test/java/org/apache/trevni/avro/TestWordCount.java
* 
/avro/trunk/lang/java/trevni/avro/src/test/java/org/apache/trevni/avro/WordCountUtil.java
* 
/avro/trunk/lang/java/trevni/avro/src/test/java/org/apache/trevni/avro/mapreduce
* 
/avro/trunk/lang/java/trevni/avro/src/test/java/org/apache/trevni/avro/mapreduce/TestKeyValueWordCount.java
* 
/avro/trunk/lang/java/trevni/avro/src/test/java/org/apache/trevni/avro/mapreduce/TestKeyWordCount.java

                
> Trevni support for the mapreduce apis
> -------------------------------------
>
>                 Key: AVRO-1254
>                 URL: https://issues.apache.org/jira/browse/AVRO-1254
>             Project: Avro
>          Issue Type: Improvement
>            Reporter: Ted Malaska
>            Assignee: Ted Malaska
>            Priority: Minor
>             Fix For: 1.7.4
>
>         Attachments: AVRO-1254.patch
>
>
> Right now there are a Input and Output Format for the Map/Reduce mapred api 
> but not for the mapreduce api.
> I will add that support in a new package called 
> org.apache.trevni.avro.mapreduce in the trevni-avro package
> I will also attempt to move mapred formats to a new 
> org.apache.trevni.avro.mapred package

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to