iwasakims commented on PR #883:
URL: https://github.com/apache/bigtop/pull/883#issuecomment-1094948327
I tested this by docker provisioner on Fedora 35.
```
$ ./docker-hadoop.sh \
--create 3 \
--docker-compose-yml docker-compose-cgroupv2.yml \
--image bigtop/puppet:trunk-fedora-35 \
--memory 8g \
--enable-local-repo \
--stack hdfs,yarn,mapreduce \
--smoke-tests hdfs,yarn,mapreduce
...(snip)
BUILD SUCCESSFUL in 10m 47s
41 actionable tasks: 12 executed, 29 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]