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/04/12 05:01:33 UTC

[GitHub] [bigtop] sekikn commented on pull request #883: BIGTOP-3663. Hadoop deployment fails on Fedora 35.

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

   +1, built Hadoop with the PR and ran the smoke test with the following commands on CentOS 7, Rocky 8 and Fedora 35. Thanks!
   
   ```
   ./docker-hadoop.sh -d -k hdfs,yarn -r file:///bigtop-home/output/ -s yarn -i bigtop/puppet:trunk-centos-7 -G -c 1
   ./docker-hadoop.sh -d -k hdfs,yarn -r file:///bigtop-home/output/ -s yarn -i bigtop/puppet:trunk-rockylinux-8 -G -c 1
   ./docker-hadoop.sh -d -k hdfs,yarn -r file:///bigtop-home/output/ -s yarn -i bigtop/puppet:trunk-fedora-35 -F docker-compose-cgroupv2.yml -G -c 1
   ```


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