You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2021/03/17 14:51:03 UTC

[GitHub] [bigtop] iwasakims commented on pull request #757: BIGTOP-3521. Drop QFS.

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


   Thanks, @sekikn. I updated the smoke-tests.sh and groovy scripts of mapreduce smoke-tests.
   
   I tested the change by running mapreduce smoke-tests via docker-hadoop.sh.
   ```
   ./docker-hadoop.sh \
    --create 3 \
    --image bigtop/puppet:trunk-centos-8 \
    --memory 8g \
    --repo file:///bigtop-home/output \
    --disable-gpg-check \
    --stack hdfs,yarn,mapreduce \
    --smoke-tests hdfs,yarn,mapreduce
   ```


----------------------------------------------------------------
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:
users@infra.apache.org