iwasakims commented on PR #960:
URL: https://github.com/apache/bigtop/pull/960#issuecomment-1191307882
tested on Rocky Linux 8 x86_64:
```
$ ./docker-hadoop.sh \
--create 3 \
--image bigtop/puppet:trunk-rockylinux-8 \
--memory 8g \
--repo file:///bigtop-home/output \
--disable-gpg-check \
--stack hdfs,yarn,mapreduce,hbase \
--smoke-tests hbase
...
Now testing...
:bigtop-tests:smoke-tests:hbase:test (Thread[Execution worker for ':' Thread
2,5,main]) completed. Took 3 mins 53.7 secs.
BUILD SUCCESSFUL in 5m 28s
36 actionable tasks: 9 executed, 27 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]