iwasakims commented on PR #927:
URL: https://github.com/apache/bigtop/pull/927#issuecomment-1172716781

   Unexpected netty jars are removed by the patch.
   
   ```
   $ ./gradlew hadoop-clean hadoop-pkg repo
   $ find output/hadoop/x86_64 -name '*.rpm' | xargs -n 1 rpm -qlp | grep netty
   /usr/lib/hadoop/lib/netty-3.10.6.Final.jar
   /usr/lib/hadoop-hdfs/lib/netty-3.10.6.Final.jar
   /usr/lib/hadoop-hdfs/lib/netty-all-4.1.68.Final.jar
   ```
   


-- 
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]

Reply via email to