You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/02/14 23:19:13 UTC

[jira] [Commented] (AVRO-1253) Added support for Trenvi BZip2 Compression

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

Hudson commented on AVRO-1253:
------------------------------

Integrated in AvroJava #350 (See [https://builds.apache.org/job/AvroJava/350/])
    AVRO-1253. Java: Add support for bzip2 file compression to Trevni.  Contributed by Ted Malaska. (Revision 1446320)

     Result = SUCCESS
cutting : 
Files : 
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/java/trevni/core/pom.xml
* /avro/trunk/lang/java/trevni/core/src/main/java/org/apache/trevni/BZip2Codec.java
* /avro/trunk/lang/java/trevni/core/src/main/java/org/apache/trevni/Codec.java
* /avro/trunk/lang/java/trevni/core/src/test/java/org/apache/trevni/TestBZip2Codec.java

                
> Added support for Trenvi BZip2 Compression
> ------------------------------------------
>
>                 Key: AVRO-1253
>                 URL: https://issues.apache.org/jira/browse/AVRO-1253
>             Project: Avro
>          Issue Type: Improvement
>    Affects Versions: 1.7.3
>            Reporter: Ted Malaska
>            Assignee: Ted Malaska
>            Priority: Minor
>             Fix For: 1.7.4
>
>         Attachments: AVRO-1253.patch
>
>
> Although BZip2 is Sloooow, it still has great value in archiving and getting the client the best numbers for Cost per TB.
> Here are the steps I'm planning on doing:
> 1. Add a child class to Codec that will live in the org.apache.trevni package.  This new codec will support BZip2
> 2. Update Codec's get method to support BZip2
> 3. Add a dependencies to trevni core for apache common-compression
> 4. Add unit test to confirm compression and decompression is working as desired.

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