[ 
https://issues.apache.org/jira/browse/AVRO-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Cutting updated AVRO-1253:
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.4
           Status: Resolved  (was: Patch Available)

I committed this.  Thanks, Ted!
                
> 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

Reply via email to