masatana opened a new pull request, #1290: URL: https://github.com/apache/bigtop/pull/1290
<!-- Thanks for sending a pull request! 1. If this is your first time, please read our contributor guidelines: https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute 2. Make sure your PR title starts with JIRA issue id, e.g., 'BIGTOP-3638: Your PR title ...'. --> ### Description of PR https://issues.apache.org/jira/browse/BIGTOP-4161 BIGTOP-3.3.0 is now released. Let's update the repo url in docker provisioner files. ### How was this patch tested? Tested with config_rockylinux-8.yaml and config_ubuntu-22.04.yaml with the command below ``` ./docker-hadoop.sh -dcp -C config_ubuntu-22.04.yaml -k "zookeeper" -c 3 -F docker-compose-cgroupv2.yml ``` ### For code changes: - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')? - [ ] Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/ -- 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: dev-unsubscr...@bigtop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org