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

   I built HBase and Phoenix then ran smoke-tests on Ubuntu 22.04 x86_64:
   
   ```
   $ ./docker-hadoop.sh \
       --create 3 \
       --image bigtop/puppet:trunk-ubuntu-22.04 \
       --docker-compose-yml docker-compose-cgroupv2.yml \
       --docker-compose-plugin \
       --memory 8g \
       --repo file:///bigtop-home/output/apt \
       --disable-gpg-check \
       --stack hdfs,yarn,mapreduce,hbase,phoenix \
       --smoke-tests hbase,phoenix
   
   ```


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