sekikn commented on PR #1269:
URL: https://github.com/apache/bigtop/pull/1269#issuecomment-2126086283

   +1, tested on CentOS 7. Thanks @iwasakims.
   
   ```
   $ curl -sL https://github.com/apache/bigtop/pull/1269.diff | git apply
   $ sudo bigtop_toolchain/bin/puppetize.sh
   $ ./gradlew toolchain
   $ ./gradlew allclean gpdb-pkg repo -Dbuildwithdeps=true
   
   ...
   
   BUILD SUCCESSFUL in 2m 4s
   47 actionable tasks: 47 executed
   $ cd docker/bigtop-puppet
   $ ./build.sh trunk-centos-7
   $ cd -                                                                       
                                                                                
  
   $ cd docker/bigtop-slaves
   $ ./build.sh trunk-centos-7
   $ cd -                                                                       
                                                                                
  
   $ cd provisioner/docker
   $ ./docker-hadoop.sh -d -dcp -C config_centos-7.yaml -F 
docker-compose-cgroupv2.yml -L -G -k gpdb -s gpdb -c 1
   
   ...
   
   :bigtop-tests:smoke-tests:gpdb:test (Thread[Execution worker for ':' Thread 
2,5,main]) completed. Took 0.691 secs.
   
   BUILD SUCCESSFUL in 21s
   ```


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