sekikn opened a new pull request #747: URL: https://github.com/apache/bigtop/pull/747
I added a config yaml for Ubuntu 20.04 for testing purpose. The repo URL in that file is not valid until v3.0.0 is released and its repo is published on S3, so users have to override it with some existent (dummy) URL for now. For example, if you want to test locally built packages, try the following command: ``` $ ./docker-hadoop.sh -d -k zookeeper -s zookeeper -r 'http://repos.bigtop.apache.org/releases/1.5.0/ubuntu/18.04/$(ARCH)' -L -C config_ubuntu-20.04.yaml -c 1 ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
