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


   @elukey I'm +1 on updated patch. It worked on Debian 11 and Fedora 33.
   
   ```
   ./docker-hadoop.sh \
    --docker-compose-yml docker-compose-cgroupv2.yml \
    --create 1 \
    --image bigtop/puppet:trunk-debian-11 \
    --memory 8g \
    --repo file:///bigtop-home/output/apt \
    --disable-gpg-check \
    --stack zookeeper
   ```
   ```
   ./docker-hadoop.sh \
    -F docker-compose-cgroupv2.yml \
    --create 1 \
    --image bigtop/puppet:trunk-fedora-33 \
    --memory 8g \
    --repo file:///bigtop-home/output \
    --disable-gpg-check \
    --stack zookeeper
   ```


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