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