iwasakims commented on pull request #863:
URL: https://github.com/apache/bigtop/pull/863#issuecomment-1039893681
```
$ ./docker-hadoop.sh --create 1 --image bigtop/puppet:trunk-rockylinux-8
--memory 16g --repo file:///bigtop-home/output --disable-gpg-check \
--stack zookeeper,hdfs,yarn,mapreduce,flink,hive,solrcloud,alluxio \
--smoke-tests flink,hive,solr,alluxio
...
BUILD SUCCESSFUL in 1m 25s
40 actionable tasks: 13 executed, 27 up-to-date
```
```
$ ./docker-hadoop.sh --create 1 --image bigtop/puppet:trunk-rockylinux-8
--memory 16g --repo file:///bigtop-home/output --disable-gpg-check \
--stack elasticsearch,logstash \
--smoke-tests elasticsearch,logstash
...
BUILD SUCCESSFUL in 47s
36 actionable tasks: 10 executed, 26 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]