You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2021/12/09 12:10:12 UTC

[GitHub] [bigtop] iwasakims commented on pull request #839: BIGTOP-3610 - Use a stricter match for the zookeeper jar in hadoop packaging

iwasakims commented on pull request #839:
URL: https://github.com/apache/bigtop/pull/839#issuecomment-989794607


   @elukey Thanks for working on this, @elukey.
   
   It looks symlink with unintended name is created. on CetnOS 8:
   
   ```
   $ rpm -q -l -p output/hadoop/x86_64/hadoop-3.2.2-1.el8.x86_64.rpm | grep zookeeper
   /usr/lib/hadoop/lib/zookeeper-3.5.9.jar
   /usr/lib/hadoop/lib/zookeeper-[0-9.]+.jar
   /usr/lib/hadoop/lib/zookeeper-jute-3.5.9.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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org