trietopsoft opened a new issue #2366: URL: https://github.com/apache/accumulo/issues/2366
**Is your feature request related to a problem? Please describe.** Some compression codecs defined in Hadoop are unable to be used with Accumulo. **Describe the solution you'd like** Ability to choose any compression codec defined by Hadoop. The remaining codecs to support are BZip2 and LZ4. **Describe alternatives you've considered** Define a pluggable interface for compression. Would require a much larger scope of design and implementation. **Additional context** ZStandard was added as a codec, remaining codecs should also be an option. Historical Jira link: https://issues.apache.org/jira/browse/ACCUMULO-351 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
