xinglin opened a new pull request, #4208: URL: https://github.com/apache/hadoop/pull/4208
### Description of PR It is a clean cherry pick from commit 328eae9a146b2dd9857a17a0db6fcddb1de23a0d from trunk. However, we manually added dependency for assertj. assertj dependency was added as part of a not small patch in HADOOP-16287 and subsequently modified again in HADOOP-16253. Too much overhead in bringing in these PRs and thus we decided to add the dependency manually ourselves. ### How was this patch tested? mvn test -Dtest=hadoop.io.compress.TestCompressorDecompressor mvn test -Dtest=hadoop.io.compress.snappy.TestSnappyCompressorDecompressor -- 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]
