iwasakims commented on pull request #693:
URL: https://github.com/apache/bigtop/pull/693#issuecomment-723723538


   smoke-tests of hdfs,yarn,mapreduce worked for me with the following 
configuration.
   ```
   docker:
           memory_limit: "8g"
           image: "bigtop/puppet:trunk-centos-8"
   repo: "file:///bigtop-home/output"
   distro: centos
   components: [hdfs,yarn,mapreduce]
   enable_local_repo: true
   smoke_test_components: [hdfs,yarn,mapreduce]
   ```
   ```
   $ ./docker-hadoop.sh -c 3 --smoke-tests
   ...(snip)
   BUILD SUCCESSFUL in 10m 48s
   47 actionable tasks: 13 executed, 34 up-to-date
   Stopped 1 worker daemon(s).
   ```
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to