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/09/13 00:56:56 UTC

[GitHub] [bigtop] sekikn commented on pull request #1006: BIGTOP-3809: Fix Tez deb package build fails

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

   +1, tested on Debian 11.
   
   ```
   $ curl -sL https://github.com/apache/bigtop/pull/1006.patch | git apply
   $ ./gradlew tez-clean tez-pkg repo -Dbuildwithdeps=true
   
   ...
   
   BUILD SUCCESSFUL in 3m 53s                                                                                                                                                                                                                    
   34 actionable tasks: 34 executed                                                                                                                                                                                                              
   ```
   
   ```
   $ cd provisioner/docker
   $ ./docker-hadoop.sh -d -C config_debian-11.yaml -F docker-compose-cgroupv2.yml -r file:///bigtop-home/output/apt -G -k hdfs,yarn,tez -s tez -c 3
   
   ...
   
   BUILD SUCCESSFUL in 1m 30s
   30 actionable tasks: 6 executed, 24 up-to-date
   ```


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