iwasakims commented on PR #1083:
URL: https://github.com/apache/bigtop/pull/1083#issuecomment-1416032503
I saw no regression on running smoke-tests of Hadoop without Kerberos
security.
```
$ ./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 \
--smoke-tests hdfs,yarn,mapreduce
...
BUILD SUCCESSFUL in 13m 27s
37 actionable tasks: 12 executed, 25 up-to-date
Stopped 1 worker daemon(s).
+ rm -rf buildSrc/build/test-results/binary
+ rm -rf /bigtop-home/.gradle
```
--
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]