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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to