yoda-mon commented on PR #1088:
URL: https://github.com/apache/bigtop/pull/1088#issuecomment-1486069455

   @MacChen02 
   Here shows an example for local testing.
   
   ```sh
   cd docker/bigtop-puppet/
   ./build.sh trunk-fedora-36
   cd ../bigtop-slaves/
   ./build.sh trunk-fedora-36
   cd ../..
   ./gradlew -POS=fedora-36 -Pdocker-run-option="--privileged" alluxio-clean 
alluxio-pkg-ind bigtop-utils-pkg-ind repo-ind
   cd provisioner/docker
   ./docker-hadoop.sh -d --create 1 -F docker-compose-cgroupv2.yml -C 
config_fedora-36.yaml --enable-local-repo --repo file:///bigtop-home/output  
--disable-gpg-check  --stack alluxio --smoke-tests alluxio
   ```


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