viirya commented on pull request #3612: URL: https://github.com/apache/hadoop/pull/3612#issuecomment-958610739
Comparing with #2159, this adds `LzoCompressor` and `LzoDecompressor` (WIP) supports. I don't put this bridging classes with same name to `com.hadoop.compression.lzo.LzoCodec` etc. User might be unaware of the implicit change of codec, and I also think some users may still want to stick with original codec implementation. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
