iwasakims commented on PR #963:
URL: https://github.com/apache/bigtop/pull/963#issuecomment-1193087370
and on Ubuntu 18.04 aarch64:
```
$ ./docker-hadoop.sh \
--create 1 \
--image bigtop/puppet:trunk-ubuntu-18.04 \
--memory 16g \
--repo file:///bigtop-home/output/apt \
--disable-gpg-check \
--stack hdfs,yarn,mapreduce,tez \
--smoke-tests tez
...
Now testing...
:bigtop-tests:smoke-tests:tez:test (Thread[Daemon worker,5,main]) completed.
Took 1 mins 5.052 secs.
BUILD SUCCESSFUL in 1m 55s
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]