sekikn opened a new pull request, #1353:
URL: https://github.com/apache/bigtop/pull/1353

   <!--
     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
   
   This PR upgrades Fedora's version in the provisioner config to 40.
   
   ### How was this patch tested?
   
   I ensured the following command worked after applying this PR to master.
   
   ```
   $ ./docker-hadoop.sh -d -dcp -C config_fedora-40.yaml -F 
docker-compose-cgroupv2.yml -G -L -k zookeeper -s zookeeper -c 1
   
   ...
   
   BUILD SUCCESSFUL in 18s
   27 actionable tasks: 6 executed, 21 up-to-date
   Stopped 1 worker daemon(s).
   + rm -rf buildSrc/build/test-results/binary
   + rm -rf /bigtop-home/.gradle
   $ ./docker-hadoop.sh -dcp -e 1 cat /etc/redhat-release
   Fedora release 40 (Forty)
   ```
   
   ### For code changes:
   
   - [x] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'BIGTOP-3638. Your PR title ...')?
   - [x] 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

Reply via email to