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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
