martin-g opened a new pull request #2723: URL: https://github.com/apache/hadoop/pull/2723
Adds BrotliCodec - a compression codec based on [Google Brotli](https://github.com/google/brotli) This PR is a continuation on the work done by @rdblue at https://issues.apache.org/jira/browse/HADOOP-13126 In his patches it was based on [jbrotli](https://github.com/MeteoGroup/jbrotli) library but this library is not maintained since few years. My PR uses [Brotli4j](https://github.com/hyperxpro/Brotli4j) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
