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/11/16 04:25:01 UTC

[GitHub] [bigtop] iwasakims commented on pull request #830: BIGTOP-3598. Bump HBase to 2.4.8.

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


   I got no issue on running smoke-tests of hbase on CentOS 8 x86_64. (We need the fix of https://github.com/apache/bigtop/pull/828 to to build Hadoop in current master branch.)
   
   ```
   $ ./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,hbase \
     --smoke-tests hbase
   ...
   :bigtop-tests:smoke-tests:hbase:test (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 3 mins 37.721 secs.
   
   BUILD SUCCESSFUL in 4m 57s
   36 actionable tasks: 9 executed, 27 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