sekikn commented on PR #1101:
URL: https://github.com/apache/bigtop/pull/1101#issuecomment-1522861095

   +1, tested on master with CentOS 7 and Ubuntu 20.04 using the following 
commands:
   
   ```
   $ ./docker-hadoop.sh -d -C config_centos-7.yaml -L -k hdfs,yarn,mapreduce -s 
hdfs,yarn,mapreduce -c 3
   ```
   
   ```
   $ ./docker-hadoop.sh -d -C config_ubuntu-20.04.yaml -L -k 
hdfs,yarn,mapreduce -s hdfs,yarn,mapreduce -c 3
   ```
   
   and on branch-3.2 with Ubuntu 22.04 using the following one:
   
   ```
   $ ./docker-hadoop.sh -d -C config_ubuntu-22.04.yaml -F 
docker-compose-cgroupv2.yml -L -k hdfs,yarn,mapreduce -s hdfs,yarn,mapreduce -c 
3
   ```
   
   I've only tested it on x86_64, but let's address if there's any error on 
other platforms. @guyuqi 


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