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

2013-02-14 Thread Ted Malaska (JIRA)

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

Ted Malaska updated AVRO-1253:
--

Release Note: No incompatible changes
  Status: Patch Available  (was: Open)

 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
 Attachments: AVRO-1253.patch


 Although BZip2 is Slw, 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


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

2013-02-14 Thread Doug Cutting (JIRA)

 [ 
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 Slw, 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