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

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

Ted Malaska created AVRO-1253:
---------------------------------

             Summary: Added support for Trenvi BZip2 Compression
                 Key: AVRO-1253
                 URL: https://issues.apache.org/jira/browse/AVRO-1253
             Project: Avro
          Issue Type: Improvement
            Reporter: Ted Malaska
            Assignee: Ted Malaska
            Priority: Minor


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