jojochuang commented on a change in pull request #2159:
URL: https://github.com/apache/hadoop/pull/2159#discussion_r458296945
##########
File path: hadoop-project/pom.xml
##########
@@ -1727,6 +1728,11 @@
<artifactId>jna</artifactId>
<version>${jna.version}</version>
</dependency>
+ <dependency>
Review comment:
Looks okay to me
https://mvnrepository.com/artifact/io.airlift/aircompressor/0.16
No compile time dependency. A shaded Hadoop 2 jar in provided dependency.
What's tricky is it has test scope dependency on jmh-core, which is GPL 2.0.
----------------------------------------------------------------
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]