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 2022/06/18 06:27:37 UTC

[GitHub] [bigtop] iwasakims commented on pull request #916: BIGTOP-3706. Bump Hadoop to 3.3.3.

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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org