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 2022/01/04 03:10:40 UTC

[GitHub] [bigtop] guyuqi edited a comment on pull request #669: BIGTOP-3376: Make Mpack as a standalone component in Bigtop

guyuqi edited a comment on pull request #669:
URL: https://github.com/apache/bigtop/pull/669#issuecomment-1004490476


   @hesamd108 
   
   Please build **Ambari RPMs**  and Bigtop-Mpack from our Bigtop source code:
   docker run --rm -v `pwd`:/ws --workdir /ws bigtop/slaves:trunk-centos-7 bash -c '. /etc/profile.d/bigtop.sh; ./gradlew allclean bigtop-utils-pkg bigtop-groovy-pkg bigtop-jsvc-pkg ambari-pkg bigtop-ambari-mpack-pkg'
   
   The RPMs would be in BIGTOP_SOURCE/output.
   After installing Bigtop-Mpack rpm, the Mpack would be loacated on: `/usr/lib/bigtop-ambari-mpack`
   
   Then, Pls follow the deployment steps: https://github.com/apache/bigtop/pull/555#issuecomment-562415260.
   
   
   
   


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