stoty commented on code in PR #7687: URL: https://github.com/apache/hadoop/pull/7687#discussion_r2123653797
########## hadoop-project/pom.xml: ########## @@ -146,6 +146,7 @@ <netty4.version>4.1.118.Final</netty4.version> <snappy-java.version>1.1.10.4</snappy-java.version> <lz4-java.version>1.7.1</lz4-java.version> + <byte-buddy.version>1.15.11</byte-buddy.version> Review Comment: No, I checked the 3.4.1 binary distro, and it's not present there. Hadoop does not include test dependencies in the distreo. ########## hadoop-project/pom.xml: ########## @@ -146,6 +146,7 @@ <netty4.version>4.1.118.Final</netty4.version> <snappy-java.version>1.1.10.4</snappy-java.version> <lz4-java.version>1.7.1</lz4-java.version> + <byte-buddy.version>1.15.11</byte-buddy.version> Review Comment: No, I checked the 3.4.1 binary distro, and it's not present there. Hadoop does not include test dependencies in the distro. -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org