iwasakims commented on PR #1034:
URL: https://github.com/apache/bigtop/pull/1034#issuecomment-1276400792
tested on Ubuntu 20.04 x86_64.
```
$ ./docker-hadoop.sh \
--create 3 \
--image bigtop/puppet:trunk-ubuntu-20.04 \
--memory 8g \
--repo file:///bigtop-home/output/apt \
--disable-gpg-check \
--stack hdfs,yarn,mapreduce
$ ./docker-hadoop.sh --smoke-tests hdfs,yarn,mapreduce
...
BUILD SUCCESSFUL in 12m 40s
37 actionable tasks: 14 executed, 23 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]