iwasakims commented on PR #916:
URL: https://github.com/apache/bigtop/pull/916#issuecomment-1159372795

   I ran smoke tests of Hadoop.
   
   ```
   $ ./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
   ```
   
   Tests of distcp and mapreduce failed. looking into the cause. If it takes 
time, I would like to address the test failure in follow-up JIRAs.
   


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

Reply via email to