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/03/28 16:16:52 UTC

[GitHub] [bigtop] iwasakims commented on pull request #878: BIGTOP-3606. Bump Hadoop to 3.2.3.

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


   tested this on Rocky Linux 8.
   
   ```
   $ ./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,hbase,hive,spark \
      --smoke-tests hdfs,yarn,mapreduce,hbase,hive,spark
   ...
   BUILD SUCCESSFUL in 17m 4s
   49 actionable tasks: 27 executed, 22 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: dev-unsubscribe@bigtop.apache.org

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